[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / a / 2 / ReactiveTableViewBinding_Pitometsu / 1.1 / ReactiveTableViewBinding_Pitometsu.podspec.json
blob44f53bc001450861ba6ee29e17ea5df1d058c942
2   "name": "ReactiveTableViewBinding_Pitometsu",
3   "version": "1.1",
4   "license": {
5     "type": "MIT",
6     "file": "MIT-LICENSE.txt"
7   },
8   "homepage": "https://github.com/ColinEberhardt/CETableViewBinding",
9   "authors": {
10     "Colin Eberhardt": "colin.eberhardt@gmail.com"
11   },
12   "summary": "ReactiveCocoa TableView Binding Helper.",
13   "source": {
14     "git": "https://github.com/Pitometsu/CETableViewBinding.git",
15     "tag": "1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "*.{h,m}",
22   "dependencies": {
23     "ReactiveObjC": [
24       "~> 2.1"
25     ]
26   }