blob: 710a1ea390ee1632cb6aebfc54103ccd0abab55f [file] [log] [blame]
{
"name": "CCPhotoBrowser",
"version": "0.0.1",
"summary": "CCPhotoBrowser.",
"description": "发布pod到CocoaPods的演示例子,demo。",
"homepage": "https://github.com/cky113999742/CCPhotoBrowser",
"license": "MIT",
"authors": {
"Cuikeyi": "cuidawangvip@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cky113999742/CCPhotoBrowser.git",
"tag": "0.0.1"
},
"header_dir": "CCPhotoBrowser",
"source_files": "KYPhotoBrowser/PhotoBrowser/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"YYWebImage": [
]
}
}