blob: 5066fe7f0d634573979265af47b3cc930acb80e2 [file] [log] [blame]
{
"name": "CMPhotoBrowser",
"version": "0.0.1",
"summary": "轻量级图片浏览器",
"homepage": "https://github.com/MyGitHub75/CMPhotoBrowser",
"license": "MIT",
"authors": {
"chen chuan mao": "chenye.75@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MyGitHub75/CMPhotoBrowser.git",
"tag": "0.0.1"
},
"source_files": "CMPhotoBrowser/CMPhotoBrowser/*.{h,m}",
"resources": "CMPhotoBrowser/CMPhotoBrowser/CMLoadingPic.bundle",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}