Skip to content

Commit

Permalink
Removing Pods...
Browse files Browse the repository at this point in the history
  • Loading branch information
ZepAviator committed Jan 12, 2017
1 parent b63b1c8 commit 1567be0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ios/Podfile
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
target 'CARFIT' do
source 'https://github.com/CocoaPods/Specs.git'
pod 'AWSCore'
# pod 'AWSCore'
# pod 'AWSAutoScaling'
# pod 'AWSCloudWatch'
# pod 'AWSDynamoDB'
# pod 'AWSEC2'
# pod 'AWSElasticLoadBalancing'
# pod 'AWSKinesis'
pod 'AWSLambda'
# pod 'AWSLambda'
# pod 'AWSMachineLearning'
pod 'AWSMobileAnalytics'
pod 'AWSS3'
# pod 'AWSMobileAnalytics'
# pod 'AWSS3'
# pod 'AWSSES'
# pod 'AWSSimpleDB'
# pod 'AWSSNS'
# pod 'AWSSQS'
pod 'AWSCognito'
# pod 'AWSCognito'
end

0 comments on commit 1567be0

Please sign in to comment.