blob: 79f3499f005ade891160ec73821aaea97165bc2f [file] [log] [blame]
{
"name": "MTControl",
"version": "0.0.4",
"summary": "Attach block handlers to UIControl objects jQuery style.",
"homepage": "https://github.com/mysterioustrousers/MTControl",
"license": "BSD",
"authors": {
"Adam Kirk": "atomkirk@gmail.com"
},
"source": {
"git": "https://github.com/mysterioustrousers/MTControl.git",
"tag": "0.0.4"
},
"platforms": {
"ios": null
},
"source_files": "MTControl/UIControl+MTControl.{h,m}",
"requires_arc": true
}