blob: 5b085d8e3cb6060e13b58f5924a451d29581d4a4 [file] [log] [blame]
{
"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}"
}