[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / f / c / WebEngage / 5.2.10 / WebEngage.podspec.json
blob4f5f7a456559581389b5d4a35dfa7262e7ecc546
2   "name": "WebEngage",
3   "version": "5.2.10",
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     "Unmesh Rathod"
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/5.2.10/WebEngageFramework.zip",
26     "flatten": true
27   },
28   "platforms": {
29     "ios": "10.0"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "default_subspecs": "Xcode11",
38   "subspecs": [
39     {
40       "name": "Xcode11",
41       "ios": {
42         "vendored_frameworks": "xc11/WebEngage.framework"
43       }
44     }
45   ]