[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / e / 1 / 3 / Scyther / 1.2.2 / Scyther.podspec.json
blob5a0c041071205960430e3f797a6c095d310a2940
2   "name": "Scyther",
3   "version": "1.2.2",
4   "summary": "Just like scyther, this menu helps you cut through bugs in your iOS app.",
5   "homepage": "https://github.com/bstillitano/Scyther",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Brandon Stillitano": "b.stillitano95@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bstillitano/Scyther.git",
15     "tag": "1.2.2"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/Scyther/**/*",
22   "resources": "Sources/Scyther/**/*.{gpx,xml}",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.0.1"
26     ]
27   },
28   "swift_version": "5.0"