[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / 2 / Gherkin / 0.5 / Gherkin.podspec.json
blobab6157564f4694400b75cabb784b63d5ccb0c5bf
2   "name": "Gherkin",
3   "version": "0.5",
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   "license": "MIT",
11   "authors": {
12     "mangofeverr": "mangofeverr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mangofever/iOS-Gherkin.git",
16     "tag": "0.5"
17   },
18   "source_files": "Gherkin/Gherkin.swift",
19   "dependencies": {
20     "Quick": [
21       "2.2.0"
22     ]
23   },
24   "swift_version": "5.0"