[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / e / PWEngagement / 3.4.1 / PWEngagement.podspec.json
blob1f5149614f48ef5189ea20140fdcfc34cc9e79e2
2   "name": "PWEngagement",
3   "version": "3.4.1",
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.4.1"
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     "dependencies": {
24       "PWCore": [
25         "~> 3.5.0"
26       ],
27       "FMDB": [
29       ],
30       "MistSDK": [
31         "1.1.2"
32       ]
33     },
34     "frameworks": "CoreLocation"
35   },
36   "xcconfig": {
37     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PWEngagement/**\""
38   },
39   "libraries": [
40     "sqlite3",
41     "z"
42   ],
43   "requires_arc": true