blob: a7441a4b80393fa380d70043a4140c01c5c15377 [file] [log] [blame]
{
"name": "PcitcAWSS3",
"version": "1.0",
"summary": "Amazon Web Services SDK for iOS. Modify by PCITC",
"description": "The AWS SDK for iOS provides a library, code samples, and documentation for developers to build connected mobile applications using AWS.",
"homepage": "http://aws.amazon.com/mobile/sdk",
"license": "Apache License, Version 2.0",
"authors": {
"Amazon Web Services": "amazonwebservices"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zwjhamburger/pcitc-aws-s3.git",
"tag": "1.0"
},
"requires_arc": true,
"dependencies": {
"PcitcAWSCore": [
"1.0"
]
},
"source_files": "PcitcAWSS3/*.{h,m}"
}