[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 3 / 7 / PWMessaging / 3.0.2 / PWMessaging.podspec.json
blobf56b0fdf5d1413aca326c9fb4ad4fbff47bb2573
2   "name": "PWMessaging",
3   "version": "3.0.2",
4   "summary": "Phunware Messaging SDK",
5   "homepage": "http://phunware.github.io/maas-messaging-ios-sdk/",
6   "authors": {
7     "Phunware, Inc.": "http://www.phunware.com"
8   },
9   "social_media_url": "https://twitter.com/Phunware",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/maas-messaging-ios-sdk.git",
15     "tag": "v3.0.2"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "Copyright 2016 by Phunware Inc. All rights reserved."
20   },
21   "ios": {
22     "vendored_frameworks": "Framework/PWMessaging.framework",
23     "frameworks": "CoreLocation"
24   },
25   "xcconfig": {
26     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PWMessaging/**\""
27   },
28   "dependencies": {
29     "PWCore": [
31     ]
32   },
33   "libraries": [
34     "sqlite3",
35     "z"
36   ],
37   "requires_arc": true