[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / d / c / iOSGesturizer / 1.0.3 / iOSGesturizer.podspec.json
blobaf8b26e84a5b0182075a5fd90a4b6c2a8aa27bd0
2   "name": "iOSGesturizer",
3   "version": "1.0.3",
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": "11.0"
13   },
14   "swift_version": "4.0",
15   "source": {
16     "git": "https://github.com/c0defather/iOSGesturizer.git",
17     "tag": "1.0.3"
18   },
19   "source_files": "iOSGesturizer/**/*"