blob: b7a62a49668896e044e4b9e71705612fa94bd191 [file] [log] [blame]
{
"name": "CYPhotosKit",
"version": "1.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": "1.0.0"
},
"source_files": "CYPhotoKit/**/*{.h,.m}",
"platforms": {
"ios": "8.0"
}
}