| { |
| "name": "HGPhotoKit", |
| "version": "0.0.3", |
| "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.3" |
| }, |
| "source_files": "HGPhotoKit/Classes/*.{h,m}", |
| "requires_arc": true, |
| "resource_bundles": { |
| "HGPhotoKit": [ |
| "HGPhotoKit/Classes/Resource/*.lproj", |
| "HGPhotoKit/Classes/Resource/Assets.xcassets" |
| ] |
| }, |
| "dependencies": { |
| "YYKit": [ |
| |
| ] |
| } |
| } |