Latest | 4.0.9 |
---|---|
Homepage | https://webengage.com |
License | MIT |
Platforms | ios 8.0, requires ARC |
Frameworks | Foundation, CoreLocation, SystemConfiguration, UIKit, CoreGraphics, UserNotifications* |
Authors | , |
Latest podspec
{ "name": "WebEngage", "version": "4.0.9", "summary": "WebEngage framework helps bring the world of Marketing Automation to your App.", "description": "This framework allows iOS apps to interact with WebEngage for User Analytics and Customer Engagement via Push and In-App notifications.", "homepage": "https://webengage.com", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Saumitra R. Bhave": "[email protected]", "Arpit Agrawal": "[email protected]" }, "social_media_url": "http://twitter.com/webengage", "source": { "http": "https://s3-us-west-2.amazonaws.com/webengage-sdk/ios/4.0.9/WebEngageFramework.zip", "flatten": true }, "platforms": { "ios": "8.0" }, "frameworks": [ "Foundation", "CoreLocation", "SystemConfiguration", "UIKit", "CoreGraphics" ], "weak_frameworks": "UserNotifications", "libraries": "sqlite3", "requires_arc": true, "default_subspecs": "Xcode9", "subspecs": [ { "name": "Xcode8", "ios": { "vendored_frameworks": "xc8/WebEngage.framework" } }, { "name": "Xcode9", "ios": { "vendored_frameworks": "xc9/WebEngage.framework" } } ] }
Fri, 16 Mar 2018 12:41:00 +0000