[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 5 / CCGameLive / 1.0.2 / CCGameLive.podspec.json
blob88f8c825f5b50bc21978195275d5ad805a6ac987
2   "name": "CCGameLive",
3   "version": "1.0.2",
4   "summary": "CCGameLive",
5   "description": "CCGameLive is streaming game screen SDK for iOS",
6   "homepage": "https://github.com/eaglezhao/CCGameLive",
7   "license": {
8     "type": "Commercial",
9     "text": "©2018 163.com"
10   },
11   "authors": {
12     "cc": "gzchbzhao@corp.netease.com"
13   },
14   "source": {
15     "git": "https://github.com/eaglezhao/CCGameLive.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": [
23     "CCGameLive.framework",
24     "AudioService.framework",
25     "CCVideo.framework"
26   ],
27   "libraries": "c++",
28   "ios": {
29     "frameworks": [
30       "AudioToolbox",
31       "MediaToolbox"
32     ]
33   }