[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 0 / 1 / 3 / FWSuperPlayerSDK / 1.0.0 / FWSuperPlayerSDK.podspec.json
blob123e9e602e35a443d9a60939df6ce00a117d5b60
2   "name": "FWSuperPlayerSDK",
3   "version": "1.0.0",
4   "summary": "超级播放器SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/seastart/FWSuperPlayerSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SailorGa": "ljia789@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/seastart/FWSuperPlayerSDK.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "frameworks": [
23       "SystemConfiguration",
24       "CoreTelephony",
25       "VideoToolbox",
26       "CoreGraphics",
27       "AVFoundation",
28       "Accelerate"
29     ],
30     "libraries": [
31       "z",
32       "resolv",
33       "iconv",
34       "stdc++",
35       "c++",
36       "sqlite3"
37     ]
38   },
39   "vendored_frameworks": "FWSuperPlayerSDK/FWSuperPlayer.framework"