[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / f / 2 / UrbanThingsAPI / 0.9.0 / UrbanThingsAPI.podspec.json
blobf4b3d32b65cc97c7a65dcf66df3596355fc7bf2e
2   "name": "UrbanThingsAPI",
3   "version": "0.9.0",
4   "summary": "UrbanThings SDK framework for UrbanThings Transport API",
5   "description": "Provides Swift framework for all Apple platforms to access the UrbanThings Transport API",
6   "homepage": "https://github.com/urbanthings/urbanthings-sdk-apple",
7   "license": "MIT",
8   "authors": {
9     "UrbanThings": "apisupport@urbanthings.io"
10   },
11   "source": {
12     "git": "https://github.com/urbanthings/urbanthings-sdk-apple.git",
13     "tag": "0.9.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "source_files": "UrbanThingsAPI/**/*.{swift,h}",
23   "watchos": {
24     "exclude_files": "**/MKPolyline+GooglePolyline.swift"
25   }