blob: a38068693d1cf05fc6096a928aa07f6342c1d022 [file] [log] [blame]
{
"name": "NavitiaSDKUX",
"version": "1.1.0",
"summary": "An awesome framework to offer cool transport stuff to your users",
"description": "This SDK provides journey computation screens you can add to your application.",
"homepage": "https://github.com/CanalTP/NavitiaSDKUX_ios",
"license": {
"type": "GPL-3",
"file": "LICENSE"
},
"authors": {
"Kisio Digital": "contact@kisio.org"
},
"source": {
"git": "https://github.com/CanalTP/NavitiaSDKUX_ios.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NavitiaSDKUX/Classes/**/*.swift",
"resources": "NavitiaSDKUX/Assets/**/*.*",
"dependencies": {
"Render": [
"4.9.1"
],
"NavitiaSDK": [
"1.1.1"
]
},
"pushed_with_swift_version": "3.1"
}