blob: 8b7bcfc0d80e400be209e014099604bf9f4c4af2 [file] [log] [blame]
{
"name": "ReactiveTableViewBinding_Pitometsu",
"version": "1.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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "*.{h,m}",
"dependencies": {
"ReactiveObjC": [
"~> 2.1"
]
},
"module_name": "ReactiveTableViewBinding"
}