| { | |
| "name": "CYPhotosKit", | |
| "version": "2.0.0", | |
| "summary": "一款不错的相册照片选择器", | |
| "homepage": "https://github.com/ZhaoBingDong/CYPhotosLibrary", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "ZhaoBingDong": "dongzhaobing@bayekeji.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ZhaoBingDong/CYPhotosLibrary.git", | |
| "tag": "2.0.0" | |
| }, | |
| "source_files": "CYPhotoKit/**/*{.h,.m}", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "resources": "CYPhotoKit/ImageBundle.bundle" | |
| } |