| { |
| "name": "AWSS3ForDNSPathStyle", |
| "version": "0.1.0", |
| "summary": "DNS Path Style of AWSS3.", |
| "description": "DNS Path Style of AWSS3.", |
| "homepage": "https://github.com/fanshaojie/AWSS3ForDNSPathStyle", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "502391721@qq.com": "fanshaojie@unionread.com" |
| }, |
| "source": { |
| "git": "https://github.com/fanshaojie/AWSS3ForDNSPathStyle.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": false, |
| "source_files": "AWSS3ForDNSPathStyle/Classes/**/*", |
| "public_header_files": "AWSS3ForDNSPathStyle/Classes/**/*.h", |
| "frameworks": [ |
| "Foundation", |
| "MobileCoreServices" |
| ], |
| "dependencies": { |
| "AWSRuntime": [ |
| |
| ] |
| } |
| } |