blob: 732cac317401c56d36244cb1b3250ee9ad83fdce [file] [log] [blame]
{
"name": "CYPhotosKit",
"version": "1.5",
"summary": "一款不错的相册照片选择器",
"homepage": "https://github.com/ZhaoBingDong/CYPhotosLibrary",
"license": {
"type": "MIT",
"text": "Copyright 2012\nPermission is granted to...\n"
},
"authors": {
"ZhaoBingDong": "dongzhaobing@bayekeji.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZhaoBingDong/CYPhotosLibrary.git",
"tag": "1.5"
},
"source_files": "CYPhotoKit/**/*.{h,m}",
"requires_arc": true
}