| { | |
| "name": "BigFish", | |
| "version": "1.0", | |
| "summary": "A short description of BigFish.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://coding.net/u/Ba-Ba-Ba/p/BigFish/git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Ba-Ba-Ba": "2658142829@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://git.coding.net/Ba-Ba-Ba/BigFish.git", | |
| "tag": "1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "BigFish/Classes/**/*" | |
| } |