[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / b / 7 / UBSetRoute / 0.2.5 / UBSetRoute.podspec.json
blob3b4d47f24c53355af03eeb633bc9722c9e61f062
2   "name": "UBSetRoute",
3   "version": "0.2.5",
4   "summary": "UBSetRoute.",
5   "description": "Pod with UI Set Route.",
6   "homepage": "http://git.usemobile.com.br/libs-iOS/use-blue/set-route",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tulio de Oliveira Parreiras": "tulio@usemobile.xyz"
13   },
14   "source": {
15     "git": "https://gitlab.usemobile.com.br/libs-ios/use-blue/set-route.git",
16     "tag": "0.2.5"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "UBSetRoute/Classes/**/*",
23   "resource_bundles": {
24     "UBSetRoute": [
25       "UBSetRoute/Assets/*.{png,jpeg,jpg,xcassets}"
26     ]
27   },
28   "static_framework": true,
29   "dependencies": {
30     "GoogleMaps": [
32     ]
33   },
34   "frameworks": "UIKit",
35   "swift_version": "4.2"