| { |
| "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 |
| } |