| { | |
| "name": "HMPhotoBrowser", | |
| "version": "1.0.6", | |
| "summary": "轻量级图片浏览器", | |
| "homepage": "https://github.com/itheima-developer/HMPhotoBrowser", | |
| "license": "MIT", | |
| "authors": { | |
| "Fan Liu": "liufan321@gamil.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/itheima-developer/HMPhotoBrowser.git", | |
| "tag": "1.0.6" | |
| }, | |
| "source_files": "HMPhotoBrowser/PhotoBrowser/*.{h,m}", | |
| "requires_arc": true, | |
| "dependencies": { | |
| "YYWebImage": [ | |
| ] | |
| } | |
| } |