blob: cb5c8458ff132cf8c6fe2d83adf76cf770474e61 [file] [log] [blame]
{
"name": "SwiftAPI",
"version": "1.1.0",
"summary": "SwiftAPI XSolve module.",
"description": "SwiftAPI - XSolve library for API, written in Swift 3.",
"homepage": "https://github.com/xsolve-pl/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marek Kojder": "marek.kojder@xsolve.pl",
"Sławomir Zagórski": "slawomir.zagorski@xsolve.pl",
"Radosław Budzik": "radoslaw.budzik@xsolve.pl"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/xsolve-pl/swift-api.git",
"branch": "master",
"tag": "1.1.0"
},
"source_files": "Sources/**/*.{h,swift}",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}