blob: 678d38749efe9a3390f2a9a7247070cc227bf1e7 [file] [log] [blame]
{
"name": "ZJBrowserPhoto",
"version": "0.0.1",
"summary": "图片浏览器框架",
"homepage": "https://github.com/houzhijun/ZJBrowserPhoto",
"license": "MIT",
"authors": {
"hou": "email@address.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/houzhijun/ZJBrowserPhoto.git",
"tag": "0.0.1"
},
"source_files": [
"ZJBrowserPhoto",
"我的项目/我的框架/*.{h,m}"
],
"requires_arc": true
}