[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / c / WebEngage / 5.2.9 / WebEngage.podspec.json
blob914fa45f633b32f5ec11b99db6f4d20c59fb4215
2   "name": "WebEngage",
3   "version": "5.2.9",
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     "Bhavesh Sarwar"
15   ],
16   "frameworks": [
17     "Foundation",
18     "CoreLocation",
19     "SystemConfiguration",
20     "UIKit",
21     "CoreGraphics"
22   ],
23   "weak_frameworks": "UserNotifications",
24   "libraries": "sqlite3",
25   "source": {
26     "http": "https://s3-us-west-2.amazonaws.com/webengage-sdk/ios/5.2.9/WebEngageFramework.zip",
27     "flatten": true
28   },
29   "platforms": {
30     "ios": "10.0"
31   },
32   "default_subspecs": "Xcode11",
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "subspecs": [
40     {
41       "name": "Xcode11",
42       "ios": {
43         "vendored_frameworks": "xc11/WebEngage.framework"
44       }
45     }
46   ]