[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / e / 9 / UpsightKit / 4.1.4 / UpsightKit.podspec.json
blob5955aefd1f2e7481c734f5d6274814c2d836e346
2   "name": "UpsightKit",
3   "version": "4.1.4",
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.1.4"
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     ]
30   },
31   "tvos": {
32     "source_files": "tvOS/UpsightKitTvOS.framework/Versions/A/Headers/*.h",
33     "vendored_frameworks": "tvOS/UpsightKitTvOS.framework",
34     "frameworks": [
35       "Foundation",
36       "AdSupport"
37     ]
38   },
39   "requires_arc": true,
40   "prepare_command": "./install_docsets.sh"