blob: 2bb3f8322eb851fc3c87db101470b9d3cca22d6a [file] [log] [blame]
{
"name": "LCPhotoBrowser",
"version": "0.0.1",
"summary": "LCPhotoBrowser for ios",
"homepage": "http://www.jianshu.com/users/4a7657a2018e",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiuChang": "986957270@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiuChang712/LCPhotoBrowser.git",
"tag": "0.0.1"
},
"source_files": [
"LCPhotoBrowser",
"LCPhotoBrowser/**/*.{swift}"
],
"frameworks": [
"UIKit",
"Photos"
]
}