blob: 1489a708e0e7937169ac697658591aa544797a1b [file] [log] [blame]
{
"name": "Binding",
"version": "1.0.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.0.0"
},
"requires_arc": true,
"source_files": "Binding/Binding.{h,m}"
}