| { | |
| "name": "text", | |
| "version": "0.0.2", | |
| "summary": "测试将本地库上传到pods", | |
| "description": "一个测试的demo,熟悉相关的步骤,便于之后自己和公司的相关东西上传和应用。", | |
| "homepage": "https://github.com/ChengSR/text", | |
| "license": { | |
| "type": "MIT", | |
| "file": "FILE_LICENSE" | |
| }, | |
| "authors": { | |
| "Tele-hot-Cheng": "chengsenran@tele-hot.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ChengSR/text.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "*.{h,m}" | |
| } |