[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 1 / f / c / WebEngage / 4.4.0 / WebEngage.podspec.json
blob950a3f19d6613329a27af597f7fbcd5e436b168b
2   "name": "WebEngage",
3   "version": "4.4.0",
4   "summary": "WebEngage framework helps bring the world of Marketing Automation to your App.",
5   "description": "This framework allows iOS apps to interact with WebEngage for User Analytics and Customer Engagement via Push and In-App notifications.",
6   "homepage": "https://webengage.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Saumitra R. Bhave": "saumitra.bhave@gmail.com",
13     "Yogesh Singh": "yogesh.singh@webklipper.com"
14   },
15   "social_media_url": "http://twitter.com/webengage",
16   "source": {
17     "http": "https://s3-us-west-2.amazonaws.com/webengage-sdk/ios/4.4.0/WebEngageFramework.zip",
18     "flatten": true
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "CoreLocation",
26     "SystemConfiguration",
27     "UIKit",
28     "CoreGraphics"
29   ],
30   "weak_frameworks": "UserNotifications",
31   "libraries": "sqlite3",
32   "requires_arc": true,
33   "default_subspecs": "Xcode10",
34   "subspecs": [
35     {
36       "name": "Xcode10",
37       "ios": {
38         "vendored_frameworks": "xc10/WebEngage.framework"
39       }
40     },
41     {
42       "name": "Xcode9",
43       "ios": {
44         "vendored_frameworks": "xc9/WebEngage.framework"
45       }
46     }
47   ]