[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / 1 / VOGOPlayerUI / 5.0.5 / VOGOPlayerUI.podspec.json
blobbcd96982adff18ed288b47886a10bf63863aca06
2   "name": "VOGOPlayerUI",
3   "version": "5.0.5",
4   "summary": "VOGO Sport Player UI SDK",
5   "description": "This SDK allows to build a VOGO Sport Player with a completely customized UI.",
6   "homepage": "https://www.vogo-group.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "                   VogoSport player  SDK is under commercial license. Copyright © Vogo SA. All Rights Reserved. Use of this software is subject to the terms and conditions, please refer to api.vogosport.com.\n                   To purchase a commercial license, please visit the https://wwww.vogo-group.com web site.\n"
10   },
11   "authors": {
12     "VOGO": "vogosport@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vogosport/vogo-player-ui-ios.git",
16     "tag": "5.0.5"
17   },
18   "public_header_files": "VOGOPlayerUI.framework/Headers/*.h",
19   "source_files": "VOGOPlayerUI.framework/Headers/*.h",
20   "vendored_frameworks": "VOGOPlayerUI.framework",
21   "platforms": {
22     "ios": "10.0"
23   },
24   "swift_versions": "5.3",
25   "dependencies": {
26     "VOGOPlayerCore": [
27       "~> 5.0.5"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "swift_version": "5.3"