{ | |
"name": "BKSwiftKit", | |
"version": "1.2.1", | |
"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.2.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "BKSwiftKit/*.swift", | |
"pushed_with_swift_version": "3.0" | |
} |