blob: 36a25a4cb5ae73fd617c72c1e9055a3bf27c3ce3 [file] [log] [blame]
{
"name": "GKPhotoBrowser",
"version": "1.4.7",
"summary": "iOS自定义图片浏览器,支持CocoaPods",
"homepage": "https://github.com/QuintGao/GKPhotoBrowser",
"license": "MIT",
"authors": {
"高坤": "1094887059@qq.com"
},
"social_media_url": "https://github.com/QuintGao",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QuintGao/GKPhotoBrowser.git",
"tag": "1.4.7"
},
"source_files": "GKPhotoBrowser/**/*.{h,m}",
"public_header_files": "GKPhotoBrowser/**/*.h",
"resources": "GKPhotoBrowser/GKPhotoBrowser.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
]
}
}