blob: 2342cc9f2109119deca8a453a7e6b39fa49e3692 [file] [log] [blame]
{
"name": "IBKit",
"version": "0.2.0",
"license": "MIT",
"summary": "A declarative style interface builder in Swift",
"homepage": "https://github.com/IBCodeKit/IBKit",
"authors": {
"Nate Kim": "glwithu06@gmail.com"
},
"source": {
"git": "https://github.com/IBCodeKit/IBKit.git",
"tag": "0.2.0"
},
"source_files": "Sources/**/*.swift",
"weak_frameworks": "SwiftUI",
"platforms": {
"ios": "11.0"
}
}