blob: 97ab4a4dd806ef01bf271cffdb73f39f25e0eaad [file] [log] [blame]
{
"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"
}