[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 6 / 8 / PolyvMediaPlayerSDK / 2.1.4 / PolyvMediaPlayerSDK.podspec.json
blobf080da3429e6a646b4cfa4586c134cd50a0127eb
2   "name": "PolyvMediaPlayerSDK",
3   "version": "2.1.4",
4   "summary": "保利威播放器 iOS SDK",
5   "description": "PolyvMediaPlayerSDK\n保利威播放器 iOS SDK。",
6   "homepage": "https://github.com/polyv/polyv-ios-media-player-sdk-demo",
7   "screenshots": [
8     "http://repo.polyv.net/ios/documents/vodsdk/screenshots/Simulator_Screen_Shot_-_iPhone_SE_-_2018-03-19_at_10.51.40.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "text": "    MIT License\n\nCopyright (c) 2017 \n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
13   },
14   "authors": {
15     "Duhan": "duhan@polyv.net",
16     "lien": "libenlong@polyv.net"
17   },
18   "source": {
19     "http": "https://polyv-repo.oss-cn-shenzhen.aliyuncs.com/ios/download/mediaplayersdk/PolyvMediaPlayerSDK_2.1.4-240429.zip"
20   },
21   "requires_arc": true,
22   "platforms": {
23     "ios": "11.0"
24   },
25   "default_subspecs": [
26     "Core",
27     "Player",
28     "ThirdPart"
29   ],
30   "subspecs": [
31     {
32       "name": "Core",
33       "vendored_frameworks": "PolyvMediaPlayerSDK.framework",
34       "dependencies": {
35         "PLVTimer": [
36           "~> 0.0.2"
37         ]
38       }
39     },
40     {
41       "name": "Player",
42       "dependencies": {
43         "PLVIJKPlayer": [
44           "~> 0.13.4"
45         ]
46       }
47     },
48     {
49       "name": "ThirdPart",
50       "dependencies": {
51         "PLVAliHttpDNS": [
52           "~> 1.10.0"
53         ]
54       }
55     },
56     {
57       "name": "NoAli",
58       "dependencies": {
59         "PolyvVodSDK/Core": [
61         ],
62         "PolyvVodSDK/Player": [
64         ]
65       }
66     }
67   ]