| { |
| "name": "HYStorage", |
| "version": "0.1.0", |
| "summary": "This is a storage for 58 huangye iOS team.", |
| "description": "This is a storage for 58 huangye iOS team\nused by HYCoreframework", |
| "homepage": "https://github.com/knighthb/HYStorage", |
| "license": "MIT", |
| "authors": { |
| "knight": "huangbin911@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/knighthb/HYStorage.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "resource_bundles": { |
| "HYStorage": [ |
| "Pod/Assets/*.png" |
| ] |
| } |
| } |