blob: beb2aa090ecb250abf8ad4102f958a967b3a1342 [file] [log] [blame]
{
"name": "Callbag",
"version": "0.2.2",
"summary": "An implement Callbag.js",
"description": "An implement Callbag.js with Swift",
"homepage": "https://github.com/chuthin/Callbag",
"license": "MIT",
"authors": {
"Chu Thin": "thincv@live.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/chuthin/Callbag.git",
"tag": "0.2.2"
},
"source_files": "Callbag/**/*.{swift}",
"frameworks": "UIKit",
"dependencies": {
"ActionKit": [
]
}
}