blob: 9d550b586816807bb4cbbf4a077cb650b6b8255d [file] [log] [blame]
{
"name": "KGHitTestingViews",
"version": "0.9.1",
"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.1"
},
"homepage": "http://github.com/kgaidis/KGHitTestingViews",
"source_files": "KGHitTestingViews",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}