blob: cc4e06211e1538eda7f3526e247f59295f4c7bbc [file] [log] [blame]
{
"name": "JDPhotoBrowser",
"version": "0.4.2",
"summary": "简洁的图片浏览器 swift JDPhotoBrowser.",
"description": "一款高仿微信图片轻量级浏览器swift版本,简洁好用.",
"homepage": "https://github.com/1271284056/JDPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1271284056": "1271284056@qq.com"
},
"source": {
"git": "https://github.com/1271284056/JDPhotoBrowser.git",
"tag": "0.4.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"
}