[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / 3 / 7 / PWMessaging / 3.0.3 / PWMessaging.podspec.json
blob18c9bde8807b07f7ef776939fd1bf13b49cef378
2   "name": "PWMessaging",
3   "version": "3.0.3",
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": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/maas-messaging-ios-sdk.git",
15     "tag": "v3.0.3"
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     "FMDB": [
34     ]
35   },
36   "libraries": [
37     "sqlite3",
38     "z"
39   ],
40   "requires_arc": true