| { | |
| "name": "HGBaseClass", | |
| "version": "1.0.0", | |
| "summary": "HGBaseClass.", | |
| "description": "常用简单的基类,有HGButton,HGCell,HGCommon,HGHFView,HGModel,HGView.", | |
| "homepage": "https://github.com/Summary2017/BaseClass", | |
| "license": "MIT", | |
| "authors": { | |
| "ZhuHong": "13332082565@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Summary2017/BaseClass.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "HGBaseClass/*.{h,m}", | |
| "requires_arc": true | |
| } |