[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / f / c / WebEngage / 4.9.1 / WebEngage.podspec.json
blobc160cf2477f6ef6f0d78137523b2231630138f5a
2   "name": "WebEngage",
3   "version": "4.9.1",
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   "social_media_url": "http://twitter.com/webengage",
9   "documentation_url": "https://docs.webengage.com/docs/ios-getting-started",
10   "authors": [
11     "Saumitra Bhave",
12     "Yogesh Singh",
13     "Uzma Sayyed"
14   ],
15   "frameworks": [
16     "Foundation",
17     "CoreLocation",
18     "SystemConfiguration",
19     "UIKit",
20     "CoreGraphics"
21   ],
22   "weak_frameworks": "UserNotifications",
23   "libraries": "sqlite3",
24   "source": {
25     "http": "https://s3-us-west-2.amazonaws.com/webengage-sdk/ios/4.9.1/WebEngageFramework.zip",
26     "flatten": true
27   },
28   "platforms": {
29     "ios": "8.0"
30   },
31   "default_subspecs": "Xcode10",
32   "subspecs": [
33     {
34       "name": "Xcode10",
35       "ios": {
36         "vendored_frameworks": "xc10/WebEngage.framework"
37       }
38     },
39     {
40       "name": "Xcode9",
41       "ios": {
42         "vendored_frameworks": "xc9/WebEngage.framework"
43       }
44     }
45   ]