[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 5 / GA-SDK-TVOS / 4.0.6 / GA-SDK-TVOS.podspec.json
bloba061219956a0ff71ed1769319119ca22d83dc567
2   "name": "GA-SDK-TVOS",
3   "version": "4.0.6",
4   "homepage": "https://github.com/GameAnalytics/GA-SDK-TVOS",
5   "authors": {
6     "GameAnalytics": "sdk@gameanalytics.com"
7   },
8   "summary": "GameAnalytics SDK for tvOS",
9   "social_media_url": "https://twitter.com/gameanalytics",
10   "source": {
11     "git": "https://github.com/GameAnalytics/GA-SDK-TVOS.git",
12     "tag": "4.0.6"
13   },
14   "source_files": "GameAnalyticsTVOS.framework/**/*.{h,m}",
15   "preserve_paths": "GameAnalyticsTVOS.framework",
16   "public_header_files": "GameAnalyticsTVOS.framework/**/*.h",
17   "frameworks": [
18     "AdSupport",
19     "SystemConfiguration"
20   ],
21   "vendored_frameworks": "GameAnalyticsTVOS.framework",
22   "libraries": [
23     "z",
24     "sqlite3",
25     "c++"
26   ],
27   "platforms": {
28     "tvos": "9.0"
29   },
30   "requires_arc": true,
31   "license": {
32     "type": "MIT",
33     "text": "      Copyright (c) 2014, GameAnalytics.\n      All rights reserved.\n"
34   }