blob: 4a5aca674f776923c3c5186537cc26b7043e1542 [file] [log] [blame]
{
"name": "UIKit-Plus",
"module_name": "UIKitPlus",
"version": "0.9.2",
"summary": "🏰 Declarative UIKit wrapper inspired by SwiftUI",
"swift_versions": "4.2",
"description": "Easy to use declarative UIKit wrapper inspired by SwiftUI",
"homepage": "https://github.com/MihaelIsaev/UIKitPlus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MihaelIsaev": "isaev.mihael@gmail.com"
},
"source": {
"git": "https://github.com/MihaelIsaev/UIKitPlus.git",
"tag": "0.9.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}