[Add] GoogleNavigation 9.3.0
[CocoaPods.git] / Specs / 9 / d / 5 / TapGestureGenerater / 0.1.0 / TapGestureGenerater.podspec.json
blob9f042af0b100f5bb8095c0560c9a16e71b113713
2   "name": "TapGestureGenerater",
3   "version": "0.1.0",
4   "summary": "TapGestureGenerater is get tap and gesture event.",
5   "homepage": "https://github.com/ikemai/TapGestureGenerater",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ikemai": "ikeda_mai@cyberagent.co.jp"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ikemai/TapGestureGenerater.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "TapGestureGenerater/**/*.{h,swift}",
21   "requires_arc": true,
22   "frameworks": "UIKit"