blob: 5121508546aec345c3c99bec6dafb149ba383434 [file] [log] [blame]
{
"name": "NKAppBaseKit",
"version": "1.2.1",
"summary": "A handy kit of Swift extensions and wrapped class to boost your productivity.",
"description": "A handy kit of Swift extensions and wrapped class to boost your productivity. TestMode",
"homepage": "https://github.com/nick5683/NKAppBaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nick5683": "157132026@qq.com"
},
"source": {
"git": "https://github.com/nick5683/NKAppBaseKit.git",
"tag": "1.2.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "AppBaseKit/Classes/**/*",
"swift_version": "5.0"
}