| { |
| "name": "BronSafeKit", |
| "version": "0.0.1", |
| "summary": "this kit is avoid normal crash, increase code size.", |
| "description": "TODO: this kit is avoid normal crash, increase code size, welcome to bronKit.", |
| "homepage": "https://github.com/hbj520/BronSafeKit.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "hbjmailformac@163.com": "hbjmailformac@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/hbj520/BronSafeKit.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "BronSafeKit/Classes/**/*" |
| } |