| { |
| "name": "TSKit", |
| "version": "1.0.5", |
| "summary": "A framework for commonly used functions", |
| "homepage": "https://github.com/TenjiuinSaki/TSKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Zhang Yufei": "498172524@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/TenjiuinSaki/TSKit.git", |
| "tag": "1.0.5" |
| }, |
| "social_media_url": "https://github.com/TenjiuinSaki", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "TSKit/**/*", |
| "dependencies": { |
| "Cache": [ |
| |
| ], |
| "Alamofire": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |