[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / e / 6 / 5 / GestureInstructions / 0.0.2 / GestureInstructions.podspec.json
blob289c246e68e070de7011d6643e9951dccf2e45ab
2   "name": "GestureInstructions",
3   "version": "0.0.2",
4   "summary": "Framework for showing gesture hints",
5   "description": "Framework to show gesture animations on top of the viewController.",
6   "homepage": "https://github.com/rinat-enikeev/GestureInstructions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rinat-enikeev": "rinat.enikeev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rinat-enikeev/GestureInstructions.git",
16     "tag": "0.0.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/GestureInstructions/**/*",
23   "swift_version": "5.0"