blob: 42f3771a187efbea89db22bf6b55f5c3293c7783 [file] [log] [blame]
{
"name": "XCFit",
"version": "4.0.9",
"summary": "Full Stack BDD for iOS and macOS Apps with Swift, Xcode using XCUITest, Cucumberish, FitNesse and friends.",
"description": "XCFit is a full stack BDD framework for iOS apps with Swift supports Protocol Oriented BDD and Page Object Pattern.",
"homepage": "https://github.com/Shashikant86/XCFit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shashikant86": "shashikant.jagtap@icloud.com"
},
"source": {
"git": "https://github.com/Shashikant86/XCFit.git",
"tag": "4.0.9"
},
"social_media_url": "https://twitter.com/Shashikant86",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.swift",
"frameworks": "XCTest",
"xcconfig": {
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "NO"
},
"pushed_with_swift_version": "3.1"
}