blob: 27abdd5fd5178663f0fe195d98a1fd8bdb258191 [file] [log] [blame]
{
"name": "NimbleKit",
"version": "1.1",
"summary": "Quickly create UIKit.",
"description": "Quickly create UIKit.",
"homepage": "https://github.com/Zafirzzf/NimbleKit",
"license": "MIT",
"authors": {
"Zaifrzzf": "Zoolofty@163.com"
},
"source": {
"git": "https://github.com/Zafirzzf/NimbleKit.git",
"tag": "v1.1"
},
"source_files": "NimbleKit/NimbleUI.swift",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"ios": {
"frameworks": "UIKit"
}
}