| { | |
| "name": "cUploadPod", | |
| "version": "0.0.3", | |
| "summary": "cUploadPod.", | |
| "swift_version": "3.2", | |
| "description": "A short description of cUploadPod", | |
| "homepage": "https://github.com/vismy/cUploadPod", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "childfolio": "vis.chen@childfolio.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/vismy/cUploadPod.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": "cUploadPod/*", | |
| "exclude_files": "Classes/Exclude" | |
| } |