| { | |
| "name": "ZJBrowserPhoto", | |
| "version": "0.0.2", | |
| "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.2" | |
| }, | |
| "source_files": [ | |
| "ZJBrowserPhoto", | |
| "我的项目/我的框架/*.{h,m}" | |
| ], | |
| "requires_arc": true | |
| } |