blob: e9f0f8744f776fc928836f2f1101e7015f030a36 [file] [log] [blame]
{
"name": "CYPhotosKit",
"version": "2.1.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.1.0"
},
"source_files": "CYPhotoKit/**/*{.h,.m}",
"platforms": {
"ios": "8.0"
},
"resources": "CYPhotoKit/**/*.{bundle,xib,storyboard}"
}