[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / d / b / C9OMediaManager / 0.0.2 / C9OMediaManager.podspec.json
blobf2483206beb81b2e02f2ff12aacc9fbf3feb7119
2   "name": "C9OMediaManager",
3   "version": "0.0.2",
4   "summary": "C9OMediaManager framework is provided by Cloud9 Online LLC to handle media releated things for Cloud9 Online applications.",
5   "description": "C9OMediaManager contains the functionality to take input of meditation/meditation category images names and download them for user. It also provides a view to load those downloaded images.",
6   "homepage": "https://gitlab.com/c9opublicframeworks/c9omediamanagerframework",
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/c9omediamanagerframework.git",
19     "tag": "0.0.2"
20   },
21   "vendored_frameworks": "C9OMediaManager.framework",
22   "swift_versions": [
23     "5.0"
24   ],
25   "dependencies": {
26     "C9OCore": [
28     ],
29     "Amplify": [
31     ],
32     "AmplifyPlugins/AWSS3StoragePlugin": [
34     ],
35     "AmplifyPlugins/AWSCognitoAuthPlugin": [
37     ]
38   },
39   "weak_frameworks": [
40     "Foundation",
41     "SystemConfiguration"
42   ],
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "pod_target_xcconfig": {
47     "VALID_ARCHS": "x86_64 armv7 arm64"
48   },
49   "swift_version": "5.0"