[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / 4 / Upshot-iOS-SDK / 1.6.1 / Upshot-iOS-SDK.podspec.json
blob4269ede17a92bd5dc17c03dd3c620978fee6665f
2   "name": "Upshot-iOS-SDK",
3   "version": "1.6.1",
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.6.1"
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