| { | |
| "name": "CommondLib", | |
| "version": "0.1.0", | |
| "summary": "A short description of CommondLib.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/clarenceLu/Commond", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "clarence": "ljwtomlu@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/clarenceLu/Commond.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "CommondLib/Classes/**/*" | |
| } |