blob: 4cd5c3a687a94faf644e04b70167798d074826b9 [file] [log] [blame]
{
"name": "ReactKit",
"version": "0.5.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/ReactKit/ReactKit",
"authors": {
"Yasuhiro Inami": "inamiy@gmail.com"
},
"summary": "Swift Reactive Programming.",
"source": {
"git": "https://github.com/inamiy/ReactKit.git",
"tag": "0.5.0"
},
"source_files": "ReactKit/**/*.{h,swift}",
"requires_arc": true,
"dependencies": {
"SwiftTask": [
"~> 2.5.1"
]
}
}