[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / 4 / GesturePacker / 0.1.0 / GesturePacker.podspec.json
blob5ff83a3d22fb9d12323bdb3c7d7777ca8446a756
2   "name": "GesturePacker",
3   "version": "0.1.0",
4   "summary": "GesturePacker is get tap and gesture event.",
5   "homepage": "https://github.com/ikemai/GesturePacker",
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/GesturePacker.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "GesturePacker/**/*.{h,swift}",
21   "requires_arc": true,
22   "frameworks": "UIKit"