[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / 2 / Gherkin / 0.6 / Gherkin.podspec.json
blob86f99c540c042c569d88fc8904ecb72074cf1da6
2   "name": "Gherkin",
3   "version": "0.6",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "swift_versions": "5.0",
8   "summary": "Gherkin Syntax Sugar for iOS based on Quick.",
9   "homepage": "https://github.com/mangofever/iOS-Gherkin",
10   "frameworks": "XCTest",
11   "license": "MIT",
12   "authors": {
13     "mangofeverr": "mangofeverr@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/mangofever/iOS-Gherkin.git",
17     "tag": "0.6"
18   },
19   "source_files": "Gherkin/Gherkin.swift",
20   "dependencies": {
21     "Quick": [
22       "2.2.0"
23     ]
24   },
25   "swift_version": "5.0"