| { | |
| "name": "RCModel", | |
| "version": "0.0.1", | |
| "summary": "sunchengxiu RCModel", | |
| "homepage": "https://github.com/sunchengxiu", | |
| "license": { | |
| "type": "Copyright", | |
| "text": "Copyright 2018 RongCloud" | |
| }, | |
| "authors": { | |
| "孙承秀": "15699998823@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/sunchengxiu/RCModel.git" | |
| }, | |
| "source_files": "RCModel/RCModel/RCModel/**/*.{h,m}" | |
| } |