blob: bdb990079bee0f3eadd30f61f4140b8f25de8f1a [file] [log] [blame]
{
"name": "NimbleKit",
"version": "2.1",
"summary": "A nimble way to setup View by Swift.",
"description": "A nimble way to setup View by Swift, More flexible and convenient",
"homepage": "https://github.com/Zafirzzf/NimbleKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouzf": "Zoolofty@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/Zafirzzf/NimbleKit.git",
"tag": "v2.1"
},
"source_files": "NimbleKit/*"
}