| { | |
| "name": "BabyLoveKit", | |
| "version": "0.1.0", | |
| "summary": "Baby Love", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://git.coding.net/chenqg888/BabyLoveKit", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "chenqg888": "chenqg888@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://git.coding.net/chenqg888/BabyLoveKit.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "BabyLoveKit/Classes/**/*" | |
| } |