blob: 0e22f627cca9f62c0c689b167329f5eb6ecc4f93 [file] [log] [blame]
{
"name": "XCFit",
"version": "5.0.2",
"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": "5.0.2"
},
"social_media_url": "https://twitter.com/Shashikant86",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"frameworks": "XCTest",
"xcconfig": {
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "NO"
},
"pushed_with_swift_version": "3.1"
}