blob: 4703770acad17968c850f5a49204c48668406ce2 [file] [log] [blame]
{
"name": "KGHitTestingViews",
"version": "0.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A small helper library to effortlessly increase the hit test area of a view or a button.",
"authors": {
"Krisjanis Gaidis": "http://www.krisjanisgaidis.com/"
},
"source": {
"git": "https://github.com/kgaidis/KGHitTestingViews.git",
"tag": "0.9"
},
"homepage": "http://github.com/kgaidis/KGHitTestingViews",
"source_files": "KGHitTestingViews",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}