| { | |
| "name": "BKSwiftKit", | |
| "version": "1.0.0", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "summary": "定义Swift一些基本方法和拓展", | |
| "homepage": "https://github.com/ZhaoBingDong/BKSwiftKit", | |
| "authors": { | |
| "ZhaoBingDong": "dongzhaobing@bayekeji.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ZhaoBingDong/BKSwiftKit.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "BKSwiftKit/*.swift", | |
| "pushed_with_swift_version": "3.0" | |
| } |