[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / 5 / a / CucumberSwiftBeta / 0.0.7 / CucumberSwiftBeta.podspec.json
blobeb501c8b60c65a592f28cd38e88f8866df994a2e
2   "name": "CucumberSwiftBeta",
3   "version": "0.0.7",
4   "summary": "Beta for CucumberSwift.",
5   "description": "This repo is for those brave souls who want to try out new possibly very unstable features and give some feedback on them.",
6   "homepage": "https://github.com/Tyler-Keith-Thompson/CucumberSwiftBeta",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tyler Thompson": "Tyler.Thompson@Asynchrony.com"
13   },
14   "source": {
15     "git": "https://github.com/Tyler-Keith-Thompson/CucumberSwiftBeta.git",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "CucumberSwift/**/*.{swift,h,m}",
23   "resources": [
24     "CucumberSwift/**/*.{json}"
25   ],
26   "weak_frameworks": "XCTest",
27   "pod_target_xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
29   },
30   "deprecated": true