[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / 9 / UpsightKit / 4.3.0 / UpsightKit.podspec.json
blob986d35dd8249ad57ab3b96256d1d6d5c4003d26d
2   "name": "UpsightKit",
3   "version": "4.3.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.3.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   },
33   "tvos": {
34     "source_files": "tvOS/UpsightKitTvOS.framework/Versions/A/Headers/*.h",
35     "vendored_frameworks": "tvOS/UpsightKitTvOS.framework",
36     "frameworks": [
37       "Foundation",
38       "AdSupport"
39     ]
40   },
41   "requires_arc": true,
42   "prepare_command": "./install_docsets.sh"