blob: 3bfac858316c392d8122b516ee79ad8d0abe16cd [file] [log] [blame]
{
"name": "SwiftUIKit_ccpods",
"platforms": {
"ios": "9.0"
},
"summary": "UIKit implementation of SwiftUI",
"requires_arc": true,
"swift_versions": "5.0",
"version": "0.7.0",
"license": {
"type": "MIT"
},
"authors": {
"Zach Eriksen": "zmeriksen@icloud.com"
},
"homepage": "https://github.com/zmeriksen/SwiftUIKit",
"source": {
"git": "https://github.com/zmeriksen/SwiftUIKit.git",
"tag": "0.7.0"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}