| { | |
| "name": "CXDownloader", | |
| "version": "0.0.1", | |
| "summary": "CXDownloader.s.summary", | |
| "description": "CXDownloader . s.description", | |
| "homepage": "https://github.com/chuxia98/CXDownloader.git", | |
| "license": "MIT", | |
| "authors": { | |
| "chuxia": "chuxia98" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/chuxia98/CXDownloader.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "CXDownloader/Classes/**/*", | |
| "exclude_files": "Classes/Exclude" | |
| } |