blob: 790a204592081df9fe010922f1be72068059c287 [file] [log] [blame]
{
"name": "AWSRuntime",
"version": "0.0.2",
"summary": "AWSRuntime for my Company",
"description": "support aws sdk s3 path style",
"homepage": "https://github.com/fanshaojie/AWSRuntime",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"502391721@qq.com": "fanshaojie@unionread.com"
},
"source": {
"git": "https://github.com/fanshaojie/AWSRuntime.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AWSRuntime/Classes/**/*",
"requires_arc": false,
"public_header_files": "AWSRuntime/Classes/**/*.h",
"frameworks": [
"Foundation",
"MobileCoreServices"
]
}