blob: 323d6f0f5eae6a10ae56b5b39fa2d80a5224cbd0 [file] [log] [blame]
{
"name": "Upshot-iOS-SDK",
"version": "1.5.7",
"summary": "Upshot.ai User Engagement SDK for iOS",
"description": "Upshot.ai is a analytics and customer engagement platform. This framework helps you capture analytics, track events, send smart notifications and in-app messages to users.",
"homepage": "http://www.upshot.ai/",
"documentation_url": "http://www.upshot.ai/documentation/sdk/iOS/",
"social_media_url": "https://twitter.com/upshot_ai",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Upshot": "developer@upshot.ai"
},
"source": {
"git": "https://github.com/Upshot-AI/upshot-ios-sdk.git",
"tag": "Upshot-1.5.7"
},
"ios": {
"vendored_frameworks": "Upshot/Upshot.framework"
},
"preserve_paths": "Upshot/Upshot.framework",
"module_map": "Upshot/Upshot.framework/Modules/module.modulemap",
"requires_arc": true
}