| { | |
| "name": "YSCore", | |
| "version": "0.0.5", | |
| "summary": "YSKit底层库", | |
| "homepage": "https://github.com/yaoshuai1024/YSCore", | |
| "license": "MIT", | |
| "authors": { | |
| "姚帅": "yaoshuai1024@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yaoshuai1024/YSCore.git", | |
| "tag": "0.0.5" | |
| }, | |
| "source_files": "YSCore/YSCore/YSCore/*.swift", | |
| "frameworks": "UIKit", | |
| "pushed_with_swift_version": "3.0" | |
| } |