[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / f / 7 / XCFit / 3.0.4 / XCFit.podspec.json
blob6a819d8bdecec0fd1785a72121192de41a8a53a5
2   "name": "XCFit",
3   "version": "3.0.4",
4   "summary": "Full Stack BDD for iOS and macOS Apps with Swift, Xcode using XCUITest, Cucumberish, FitNesse and friends.",
5   "description": "XCFit is a full stack BDD framework for iOS and macOS apps with Swift using Cucumberish and Fitnesse. Native Xcode implementation, No Appium, No Calabash, No Ruby or any other non iOS language.",
6   "homepage": "https://github.com/Shashikant86/XCFit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shashikant86": "shashikant.jagtap@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/Shashikant86/XCFit.git",
16     "tag": "3.0.4"
17   },
18   "social_media_url": "https://twitter.com/Shashikant86",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/*.swift",
23   "frameworks": "XCTest",
24   "dependencies": {
25     "Cucumberish": [
27     ]
28   },
29   "xcconfig": {
30     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "NO"
31   },
32   "pushed_with_swift_version": "3.1-dev"