blob: 0c05fe3a46d828a06ce7121fa5956cd51b63f1e6 [file] [log] [blame]
{
"name": "PhotoBrowser",
"version": "0.5.8",
"summary": "PhotoBrowser is a light weight photo browser, like the wechat, weibo image viewer.",
"homepage": "https://github.com/cuzv/PhotoBrowser.git",
"license": "MIT",
"authors": {
"Moch Xiao": "cuzval@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/cuzv/PhotoBrowser.git",
"tag": "0.5.8"
},
"source_files": "Sources/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}