blob: d0919fa8fac0940dd9e4be564ab42b53b3b8eac4 [file] [log] [blame]
{
"name": "NimbleKit",
"version": "2.0.2",
"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.0.2"
},
"source_files": "NimbleKit/*"
}