blob: 8e46137a8470aea83f4c25505e206c4c99877717 [file] [log] [blame]
{
"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"
}