blob: b8f7bbf4a73bc5e0106ba36232d702fbbb27cd41 [file] [log] [blame]
{
"name": "Upshot-iOS-SDK",
"version": "1.6",
"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.6"
},
"ios": {
"vendored_frameworks": "Upshot/Upshot.framework"
},
"preserve_paths": "Upshot/Upshot.framework",
"module_map": "Upshot/Upshot.framework/Modules/module.modulemap",
"requires_arc": true
}