blob: b0534ba28450e3c1cf897b19e0cd5eeaf3152a63 [file] [log] [blame]
{
"name": "PhotoBrowser",
"version": "0.2.1",
"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": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/cuzv/PhotoBrowser.git",
"tag": "0.2.1"
},
"source_files": "PhotoBrowser/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}