[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 8 / VForceTouch / 0.0.2 / VForceTouch.podspec.json
blobe993bbf098cc4e806ee920964fc401ca46b8ea85
2   "name": "VForceTouch",
3   "version": "0.0.2",
4   "summary": "A custom gesture recongnizer for force touch.",
5   "description": "Use force touch as a gesture recognizer.\nIt works well with UITapGestureRecognizer.",
6   "homepage": "https://github.com/vvm/ForceTouch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "vee",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/vvm/ForceTouch.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "ForceTouch/Class/*.{h,m}",
20   "frameworks": "UIKit",
21   "requires_arc": true