[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / b / 4 / 3 / KGHitTestingViews / 0.9 / KGHitTestingViews.podspec.json
blob4703770acad17968c850f5a49204c48668406ce2
2   "name": "KGHitTestingViews",
3   "version": "0.9",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A small helper library to effortlessly increase the hit test area of a view or a button.",
9   "authors": {
10     "Krisjanis Gaidis": "http://www.krisjanisgaidis.com/"
11   },
12   "source": {
13     "git": "https://github.com/kgaidis/KGHitTestingViews.git",
14     "tag": "0.9"
15   },
16   "homepage": "http://github.com/kgaidis/KGHitTestingViews",
17   "source_files": "KGHitTestingViews",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true