| { | |
| "name": "HRDataHandleLib", | |
| "version": "0.1.0", | |
| "summary": "DataHandle", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://gitee.com/uiview/HRDataHandleLib.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "lz": "750460196@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/uiview/HRDataHandleLib.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "HRDataHandleLib/Classes/**/*" | |
| } |