| { | |
| "name": "YSInit", | |
| "version": "1.0.0", | |
| "summary": "初始化的语法糖", | |
| "homepage": "https://github.com/yscode001/YSInit", | |
| "license": "MIT", | |
| "authors": { | |
| "ys": "yscode@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yscode001/YSInit.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "YSInit/YSInit/YSInit/**/*", | |
| "frameworks": "UIKit", | |
| "deprecated": true | |
| } |