[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / d / c / iOSGesturizer / 1.0.4 / iOSGesturizer.podspec.json
blob7ee762e1be6173f8fb1dc929ce6603c7c09ac1d1
2   "name": "iOSGesturizer",
3   "version": "1.0.4",
4   "summary": "Enables custom gesture based interaction for iOS apps.",
5   "description": "The library adds gesture based interaction for any app just in couple lines of code. The gesture interaction is activated using 3D-touch and gestures can be customized.",
6   "homepage": "https://github.com/c0defather/iOSGesturizer",
7   "license": "MIT",
8   "authors": {
9     "Kuanysh Zhunussov": "kuanysh.zhunussov@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_version": "4.0",
15   "source": {
16     "git": "https://github.com/c0defather/iOSGesturizer.git",
17     "tag": "1.0.4"
18   },
19   "source_files": "iOSGesturizer/**/*"