| { | |
| "name": "OnepiecedWorking", | |
| "version": "0.3.0", | |
| "summary": "A short description of OnepiecedWorking.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/onepieced/OnepiecedWorking", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "onepieced": "tao.qi@chemayi.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/onepieced/OnepiecedWorking.git", | |
| "tag": "0.3.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "OnepiecedWorking/Classes/**/*" | |
| } |