blob: ecd1181962b595877bff241229664a331249e774 [file] [log] [blame]
{
"name": "ReactKit",
"version": "0.4.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.4.0"
},
"source_files": "ReactKit/**/*.{h,swift}",
"requires_arc": true,
"dependencies": {
"SwiftTask": [
"~> 2.4.0"
]
}
}