blob: b67176036f686167794087250ea5f0b6b803e0a6 [file] [log] [blame]
{
"name": "NavitiaSDK",
"version": "0.1.0",
"summary": "Navitia client written in Swift 3",
"description": "ALPHA - Navitia client\nPartial supported endpoint:\n- places (without coverage)",
"homepage": "https://github.com/CanalTP/NavitiaSDK_ios",
"license": {
"type": "GPLv3",
"file": "LICENSE.md"
},
"authors": {
"CanalTP": "sdk@kisio.org"
},
"source": {
"git": "https://github.com/CanalTP/NavitiaSDK_ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NavitiaSDKSandbox/**/*",
"pushed_with_swift_version": "3.0"
}