[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 8 / C9OPlayer / 0.0.2 / C9OPlayer.podspec.json
blob33acf325bc4e08f04432baa137d886ebc44f1260
2   "name": "C9OPlayer",
3   "version": "0.0.2",
4   "summary": "C9OPlayer framework is provided by Cloud9 Online LLC to play single and list of Meditations.",
5   "description": "C9OPlayer contains the functionality to play media for Cloud9 Online LLC applications and perform all actions related to playing media.",
6   "homepage": "https://gitlab.com/c9opublicframeworks/c9oplayerframework",
7   "license": {
8     "type": "MIT",
9     "text": "                                        Copyright © 2021 Cloud9 Online LLC.\n"
10   },
11   "authors": {
12     "Cloud9 Online": "cloud9online@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/c9opublicframeworks/c9oplayerframework.git",
19     "tag": "0.0.2"
20   },
21   "vendored_frameworks": "C9OPlayer.framework",
22   "swift_versions": [
23     "5.0"
24   ],
25   "dependencies": {
26     "C9OCore": [
28     ],
29     "C9OMediaManager": [
31     ]
32   },
33   "weak_frameworks": [
34     "Foundation",
35     "SystemConfiguration"
36   ],
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "pod_target_xcconfig": {
41     "VALID_ARCHS": "x86_64 armv7 arm64"
42   },
43   "swift_version": "5.0"