[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / b / GTForceTouchGestureRecognizer / 1.0.0 / GTForceTouchGestureRecognizer.podspec.json
blobd47f0b70eaa5620844bbeae8a16ddba0b7623637
2   "name": "GTForceTouchGestureRecognizer",
3   "version": "1.0.0",
4   "summary": "Lightweight library to use 3D touch as gesture recognizer on iOS",
5   "homepage": "https://github.com/neobeppe/GTForceTouchGestureRecognizer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Giuseppe Travasoni": "giuseppe.travasoni@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/neobeppe",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/neobeppe/GTForceTouchGestureRecognizer.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"