[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / e / PWEngagement / 3.8.0 / PWEngagement.podspec.json
bloba0bb62cc6a9a12e5c7ee6a9c17cdb6bb4626499c
2   "name": "PWEngagement",
3   "version": "3.8.0",
4   "summary": "Phunware's Mobile Engagement SDK for use with its Multiscreen-as-a-Service platform",
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": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/maas-engagement-ios-sdk.git",
15     "tag": "v3.8.0"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "Copyright 2009-present Phunware Inc. All rights reserved."
20   },
21   "ios": {
22     "vendored_frameworks": "Frameworks/PWEngagement.xcframework",
23     "dependencies": {
24       "FMDB": [
26       ],
27       "MistSDK": [
28         "1.5.58"
29       ]
30     },
31     "frameworks": "CoreLocation"
32   },
33   "default_subspecs": "all-frameworks",
34   "libraries": [
35     "sqlite3",
36     "z"
37   ],
38   "requires_arc": true,
39   "subspecs": [
40     {
41       "name": "all-frameworks",
42       "dependencies": {
43         "PWCore": [
44           "~> 3.9.0"
45         ]
46       }
47     }
48   ]