[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / 7 / NavitiaSDKUX / 1.1.3 / NavitiaSDKUX.podspec.json
blob5b94e16d9747dd3e35c6e4ef523b57d98c96a604
2   "name": "NavitiaSDKUX",
3   "version": "1.1.3",
4   "summary": "An awesome framework to offer cool transport stuff to your users",
5   "description": "This SDK provides journey computation screens you can add to your application.",
6   "homepage": "https://github.com/CanalTP/NavitiaSDKUX_ios",
7   "license": {
8     "type": "GPL-3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kisio Digital": "contact@kisio.org"
13   },
14   "source": {
15     "git": "https://github.com/CanalTP/NavitiaSDKUX_ios.git",
16     "tag": "1.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NavitiaSDKUX/Classes/**/*.swift",
22   "resources": "NavitiaSDKUX/Assets/**/*.*",
23   "dependencies": {
24     "Render": [
25       "4.9.1"
26     ],
27     "NavitiaSDK": [
28       "1.1.2"
29     ]
30   }