blob: 2d97c82945b3f852bfbfd4713cb4e5b42ee0ed95 [file] [log] [blame]
{
"name": "ComposeKit",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stan Chang Khin Boon": "me@lxcid.com"
},
"homepage": "https://github.com/lxcid/ComposeKit",
"source": {
"git": "https://github.com/lxcid/ComposeKit.git",
"tag": "0.1.0"
},
"summary": "Swift Port of Composable Data Sources",
"platforms": {
"ios": "9.0"
},
"dependencies": {
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}