[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / 9 / UpsightKit / 4.0.5 / UpsightKit.podspec.json
bloba6a930797f2c869d15d8f99d69bb67fff064648b
2   "name": "UpsightKit",
3   "version": "4.0.5",
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.0.5"
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"