[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / a / 4 / Upshot-iOS-SDK / 1.5.6 / Upshot-iOS-SDK.podspec.json
blobbd0132c884cea89de31b07b652ce18306cd481a1
2   "name": "Upshot-iOS-SDK",
3   "version": "1.5.6",
4   "summary": "Upshot.ai User Engagement SDK for iOS",
5   "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.",
6   "homepage": "http://www.upshot.ai/",
7   "documentation_url": "http://www.upshot.ai/documentation/sdk/iOS/",
8   "social_media_url": "https://twitter.com/upshot_ai",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Upshot": "developer@upshot.ai"
18   },
19   "source": {
20     "git": "https://github.com/Upshot-AI/upshot-ios-sdk.git",
21     "tag": "Upshot-1.5.6"
22   },
23   "ios": {
24     "vendored_frameworks": "Upshot/Upshot.framework"
25   },
26   "preserve_paths": "Upshot/Upshot.framework",
27   "module_map": "Upshot/Upshot.framework/Modules/module.modulemap",
28   "requires_arc": true