[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 1 / a / c / PWMapKit / 3.3.0 / PWMapKit.podspec.json
blobc967e28ab669b2d82fa831cc5d55abd1eda688f3
2   "name": "PWMapKit",
3   "version": "3.3.0",
4   "summary": "Phunware Mapping SDK",
5   "homepage": "http://phunware.github.io/maas-mapping-ios-sdk/",
6   "authors": {
7     "Phunware, Inc.": "http://www.phunware.com"
8   },
9   "social_media_url": "https://twitter.com/Phunware",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/maas-mapping-ios-sdk.git",
15     "tag": "v3.3.0"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "Copyright 2015 by Phunware Inc. All rights reserved."
20   },
21   "ios": {
22     "vendored_frameworks": "Framework/PWMapKit.framework",
23     "dependencies": {
24       "PWLocation": [
25         "~> 3.3.0"
26       ]
27     },
28     "frameworks": [
29       "Security",
30       "CoreGraphics",
31       "QuartzCore",
32       "SystemConfiguration",
33       "MobileCoreServices",
34       "CoreTelephony",
35       "CoreLocation",
36       "MapKit"
37     ]
38   },
39   "requires_arc": true