blob: 3163ba7704c341e7bdc58d9c61d849e690fbb35b [file] [log] [blame]
{
"name": "UIView-GestureCallback",
"version": "0.0.1",
"authors": {
"Onur Ersel": "onurersel@gmail.com"
},
"social_media_url": "https://twitter.com/ethestel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/onurersel/UIView-GestureCallback",
"source": {
"git": "https://github.com/onurersel/UIView-GestureCallback.git",
"tag": "0.0.1"
},
"summary": "Category of block wrappers for UIGestureRecognizer's",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "UIView+GestureCallback.{h,m}"
}