[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 1 / f / c / WebEngage / 6.10.0 / WebEngage.podspec.json
blobe639cdfb14093ba9e4a33818ed27d0f474094337
2   "name": "WebEngage",
3   "version": "6.10.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.10.0/WebEngageFramework.zip",
27     "flatten": true
28   },
29   "platforms": {
30     "ios": "10.0"
31   },
32   "subspecs": [
33     {
34       "name": "Core",
35       "vendored_frameworks": "WebEngage.xcframework",
36       "frameworks": [
37         "Foundation",
38         "SystemConfiguration",
39         "UIKit",
40         "CoreGraphics"
41       ]
42     },
43     {
44       "name": "Location",
45       "frameworks": "CoreLocation",
46       "vendored_frameworks": "WELocation.xcframework",
47       "dependencies": {
48         "WebEngage/Core": [
50         ]
51       }
52     }
53   ]