[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / f / 7 / XCFit / 5.0.0 / XCFit.podspec.json
blobe7c6eb46186b6a351e68fc71625d1a0a022ff1d6
2   "name": "XCFit",
3   "version": "5.0.0",
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 apps with Swift supports Protocol Oriented BDD and Page Object Pattern.",
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": "5.0.0"
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   "xcconfig": {
25     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "NO"
26   },
27   "pushed_with_swift_version": "3.1"