[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / 7 / THObserversAndBinders / 1.0.0 / THObserversAndBinders.podspec.json
blob562f50bb3ff1557af949165df4b2b91100e2af00
2   "name": "THObserversAndBinders",
3   "version": "1.0.0",
4   "summary": "Easy, lightweight, object-based key-value observing and -binding.",
5   "homepage": "https://github.com/chriseidhof/THObserversAndBinders",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "James Montgomerie": "jamie@montgomerie.net"
12   },
13   "source": {
14     "git": "https://github.com/th-in-gs/THObserversAndBinders.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "THObserversAndBinders",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0",
21     "osx": "10.7"
22   }