| { |
| "name": "THObserversAndBinders", |
| "version": "1.0.0", |
| "summary": "Easy, lightweight, object-based key-value observing and -binding.", |
| "homepage": "https://github.com/chriseidhof/THObserversAndBinders", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "James Montgomerie": "jamie@montgomerie.net" |
| }, |
| "source": { |
| "git": "https://github.com/th-in-gs/THObserversAndBinders.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "THObserversAndBinders", |
| "requires_arc": true, |
| "platforms": { |
| "ios": "5.0", |
| "osx": "10.7" |
| } |
| } |