blob: 44f53bc001450861ba6ee29e17ea5df1d058c942 [file] [log] [blame]
{
"name": "ReactiveTableViewBinding_Pitometsu",
"version": "1.1",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"homepage": "https://github.com/ColinEberhardt/CETableViewBinding",
"authors": {
"Colin Eberhardt": "colin.eberhardt@gmail.com"
},
"summary": "ReactiveCocoa TableView Binding Helper.",
"source": {
"git": "https://github.com/Pitometsu/CETableViewBinding.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "*.{h,m}",
"dependencies": {
"ReactiveObjC": [
"~> 2.1"
]
}
}