| { | |
| "name": "CCPhotoPicker", | |
| "version": "0.0.1", | |
| "summary": "The summary of CCPhotoPicker.", | |
| "description": "The description of CCPhotoPicker", | |
| "homepage": "https://gitee.com/yc321/CCPhotoPicker", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "905211911@qq.com": "905211911@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/yc321/CCPhotoPicker.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "CCPhotoPicker/Classes/**/*" | |
| } |