blob: 7e26e58a9a6c7e48a48bf666d25dd7f1afeb460e [file] [log] [blame]
{
"name": "SUIKit",
"version": "0.1.1",
"summary": "Declarative UI framework",
"description": "Declarative UI framework, based on UIKit.\nKeywords: UIKit, Foundation, SwiftUI, Interface, Declarative, UI, Swift, Cocoapods.",
"homepage": "https://github.com/mx-Cat/SUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mx-Cat": "id.maximkrouk@gmail.com"
},
"source": {
"git": "https://github.com/mx-Cat/SUIKit.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/mxcat_",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "Sources/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.1"
}