| { | |
| "name": "HGPhotoKit", | |
| "version": "0.0.2", | |
| "summary": "Hago3.0 图片工具类", | |
| "homepage": "https://github.com/pengweijunPanda/HGPhotoKit.git", | |
| "license": "MIT", | |
| "authors": { | |
| "pengweijun": "51365338@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/pengweijunPanda/HGPhotoKit.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "HGPhotoKit/Classes/*.{h,m}", | |
| "requires_arc": true, | |
| "dependencies": { | |
| "YYKit": [ | |
| ] | |
| } | |
| } |