{ | |
"name": "Binding", | |
"version": "1.1.0", | |
"license": { | |
"type": "MIT" | |
}, | |
"summary": "Lightweight bindings for iOS", | |
"homepage": "https://github.com/jeremytregunna/Binding", | |
"authors": { | |
"Jeremy Tregunna": "jeremy@tregunna.ca" | |
}, | |
"source": { | |
"git": "https://github.com/jeremytregunna/Binding.git", | |
"tag": "1.1.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Binding/Binding.{h,m}" | |
} |