[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / e / 9 / UpsightKit / 4.9.3 / UpsightKit.podspec.json
blobdc2e6c6fbd6e334f2450732d9fd7fbf3e2b99562
2   "name": "UpsightKit",
3   "version": "4.9.3",
4   "summary": "Upsight SDK for iOS",
5   "description": "Upsight is the most comprehensive analytics and marketing platform for Web and mobile apps. We are building a business engine to help our customers better understand user behavior, decide what it means, and act to impact key goals.\n\nFor more information visit www.upsight.com.  For in depth documentation and usage instructions of the Upsight product visit help.upsight.com",
6   "homepage": "http://www.upsight.com",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Upsight, Inc.": "support@upsight.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.1"
17   },
18   "source": {
19     "git": "https://github.com/upsight/UpsightKit.git",
20     "tag": "4.9.3"
21   },
22   "ios": {
23     "source_files": "iOS/UpsightKit.framework/Versions/A/Headers/*.h",
24     "vendored_frameworks": "iOS/UpsightKit.framework",
25     "frameworks": [
26       "Foundation",
27       "CoreTelephony",
28       "AdSupport",
29       "MediaPlayer"
30     ],
31     "libraries": "xml2",
32     "weak_frameworks": "UserNotifications"
33   },
34   "tvos": {
35     "source_files": "tvOS/UpsightKitTvOS.framework/Versions/A/Headers/*.h",
36     "vendored_frameworks": "tvOS/UpsightKitTvOS.framework",
37     "frameworks": [
38       "Foundation",
39       "AdSupport"
40     ]
41   },
42   "requires_arc": true,
43   "prepare_command": "./install_docsets.sh"