blob: 29a9eb898ad1b78b83e2609591ef6597cbc931a4 [file] [log] [blame]
{
"name": "CKYPhotoBrowser",
"version": "0.0.5",
"summary": "CKYPhotoBrowser",
"description": "支持下拉退出的图片加载器",
"homepage": "https://github.com/cky113999742",
"license": "MIT",
"authors": {
"Cuikeyi": "https://github.com/cky113999742"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cky113999742/KYPhotoBrowser",
"tag": "0.0.5"
},
"header_dir": "CKYPhotoBrowser",
"source_files": "KYPhotoBrowser/PhotoBrowser/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"YYWebImage": [
]
}
}