[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / f / c / WebEngage / 4.9.7 / WebEngage.podspec.json
blob71b5751f6d2cc2cdeb39ed36f1117fa36fc4f9d5
2   "name": "WebEngage",
3   "version": "4.9.7",
4   "summary": "WebEngage is an Analytics & Marketing Automation Suite enabling companies to create personalized experiences at scale.",
5   "description": "WebEngage helps you craft contextual and personalized campaigns to engage your users through Push Notifications, In-app Messages, SMS, Web Push, Emails, Facebook and more!",
6   "license": "MIT",
7   "homepage": "https://webengage.com",
8   "documentation_url": "https://docs.webengage.com/docs/ios-getting-started",
9   "authors": [
10     "Saumitra Bhave",
11     "Yogesh Singh",
12     "Uzma Sayyed"
13   ],
14   "frameworks": [
15     "Foundation",
16     "CoreLocation",
17     "SystemConfiguration",
18     "UIKit",
19     "CoreGraphics"
20   ],
21   "weak_frameworks": "UserNotifications",
22   "libraries": "sqlite3",
23   "source": {
24     "http": "https://s3-us-west-2.amazonaws.com/webengage-sdk/ios/4.9.7/WebEngageFramework.zip",
25     "flatten": true
26   },
27   "platforms": {
28     "ios": "8.0"
29   },
30   "default_subspecs": "Xcode10",
31   "subspecs": [
32     {
33       "name": "Xcode10",
34       "ios": {
35         "vendored_frameworks": "xc10/WebEngage.framework"
36       }
37     },
38     {
39       "name": "Xcode9",
40       "ios": {
41         "vendored_frameworks": "xc9/WebEngage.framework"
42       }
43     }
44   ]