[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / b / f / PcitcAWSS3 / 1.0 / PcitcAWSS3.podspec.json
bloba7441a4b80393fa380d70043a4140c01c5c15377
2   "name": "PcitcAWSS3",
3   "version": "1.0",
4   "summary": "Amazon Web Services SDK for iOS. Modify by PCITC",
5   "description": "The AWS SDK for iOS provides a library, code samples, and documentation for developers to build connected mobile applications using AWS.",
6   "homepage": "http://aws.amazon.com/mobile/sdk",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Amazon Web Services": "amazonwebservices"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zwjhamburger/pcitc-aws-s3.git",
16     "tag": "1.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "PcitcAWSCore": [
21       "1.0"
22     ]
23   },
24   "source_files": "PcitcAWSS3/*.{h,m}"