blob: 6fd8e3f5c7dada9d419081135d4ef3cc2688215f [file] [log] [blame]
{
"name": "JDPhotoBrowser",
"version": "0.2.2",
"summary": "图片浏览器 swift JDPhotoBrowser.",
"description": "一款高仿微信图片浏览器swift版本",
"homepage": "https://github.com/1271284056",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1271284056": "1271284056@qq.com"
},
"source": {
"git": "https://github.com/1271284056/JDPhotoBrowser.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JDPhotoBrowser/Classes/**/*",
"resource_bundles": {
"JDPhotoBrowser": [
"JDPhotoBrowser/Assets/*.png"
]
},
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "3.0"
}