[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 1 / a / c / PWMapKit / 2.3.0-b4 / PWMapKit.podspec.json
blob5acebe3dda82f1a6414e31ac8670f9d77baa870b
2   "name": "PWMapKit",
3   "version": "2.3.0-b4",
4   "summary": "Phunware Indoor 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": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/maas-mapping-ios-sdk.git",
15     "tag": "v2.3.0-b4"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "Copyright 2014 by Phunware Inc. All rights reserved."
20   },
21   "public_header_files": "Framework/PWMapKit.framework/Versions/A/Headers/*.h",
22   "ios": {
23     "vendored_frameworks": "Framework/PWMapKit.framework",
24     "dependencies": {
25       "PWCore": [
27       ],
28       "PWLocation": [
30       ]
31     },
32     "frameworks": [
33       "Security",
34       "QuartzCore",
35       "SystemConfiguration",
36       "MobileCoreServices",
37       "CoreTelephony",
38       "CoreLocation",
39       "MapKit"
40     ]
41   },
42   "xcconfig": {
43     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PWMapKit/**\""
44   },
45   "requires_arc": true