[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / e / PWEngagement / 3.1.3 / PWEngagement.podspec.json
blob9b085e24b1690a39c6317307c9fb001695045d4a
2   "name": "PWEngagement",
3   "version": "3.1.3",
4   "summary": "Phunware Mobile Engagement SDK",
5   "homepage": "http://phunware.github.io/maas-engagement-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-engagement-ios-sdk.git",
15     "tag": "v3.1.3"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "Copyright 2016 by Phunware Inc. All rights reserved."
20   },
21   "ios": {
22     "vendored_frameworks": "Framework/PWEngagement.framework",
23     "frameworks": "CoreLocation"
24   },
25   "xcconfig": {
26     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PWEngagement/**\""
27   },
28   "dependencies": {
29     "PWCore": [
30       "3.1.3"
31     ],
32     "FMDB": [
34     ]
35   },
36   "libraries": [
37     "sqlite3",
38     "z"
39   ],
40   "requires_arc": true