[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / c / WebEngage / 6.1.0 / WebEngage.podspec.json
blob86ccfa12b2d02b06e39b648be76b52c9fd88d364
2   "name": "WebEngage",
3   "version": "6.1.0",
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/WebEngageCore/6.1.0/WebEngageFramework.zip",
27     "flatten": true
28   },
29   "platforms": {
30     "ios": "10.0"
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "default_subspecs": "XCFramework",
39   "subspecs": [
40     {
41       "name": "XCFramework",
42       "ios": {
43         "vendored_frameworks": "XcFramework/WebEngage.xcframework"
44       }
45     }
46   ]