[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / d / 8 / 5 / SHPlayerSG / 0.0.9 / SHPlayerSG.podspec.json
blobe070e45ffdb60e9fbe23a2773e02a1f816c4aa1d
2   "name": "SHPlayerSG",
3   "version": "0.0.9",
4   "summary": "A short desc of SHPlayerSG.",
5   "description": "Everything this project under our ownership in SHPlayerSG-iOS",
6   "homepage": "https://stv-git.sohatv.vn/thaina/shplayersg-public",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hungnt": "hungnguyenthac@vccorp.vn"
13   },
14   "source": {
15     "http": "https://stv-git.sohatv.vn/thaina/shplayersg-public/uploads/432c0ae9535a9b8f84f23a21a16e0ae5/SHPlayerSG-0.0.9.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "source_files": "SHPlayerSG.framework/Versions/A/Headers/SHPlayerSGManager.h",
27   "preserve_paths": "SHPlayerSG.framework",
28   "public_header_files": "SHPlayerSG.framework/Versions/A/Headers/SHPlayerSGManager.h",
29   "vendored_frameworks": "SHPlayerSG.framework",
30   "libraries": [
31     "z",
32     "xml2",
33     "bz2",
34     "c++"
35   ],
36   "requires_arc": true,
37   "dependencies": {
38     "SHUtilitiesV2": [
40     ],
41     "MSHSGPlayer": [
42       ">= 0.0.1"
43     ]
44   }