blob: 068e60e37393fafe57c82009d95aef7777249949 [file] [log] [blame]
{
"name": "JKImageBrowser",
"version": "1.0.9",
"summary": "仿微信图片浏览控件",
"homepage": "https://github.com/XiFengLang/JKPhotoBrowser",
"license": "MIT",
"authors": {
"XiFengLang": "lang131jp@vip.qq.com"
},
"source": {
"git": "https://github.com/XiFengLang/JKPhotoBrowser.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "src/*.{h,m}",
"dependencies": {
"SDWebImage": [
">= 5.0"
]
}
}