[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / e / 9 / UpsightKit / 4.7.0 / UpsightKit.podspec.json
blob224e9b3f85b36935e6802b05dc18fde41673679e
2   "name": "UpsightKit",
3   "version": "4.7.0",
4   "summary": "Upsight SDK for iOS and tvOS.",
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": "7.0",
16     "tvos": "9.1"
17   },
18   "source": {
19     "git": "https://github.com/upsight/UpsightKit.git",
20     "tag": "4.7.0"
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"