blob: 83716c5c415a9629be350ecc131fce10257f16b5 [file] [log] [blame]
{
"name": "C9OCore",
"version": "1.0.4",
"summary": "C9OCore is provided by Cloud9 Online LLC which includes the generic features related to Cloud9 Online applications.",
"description": "C9OCore provides the all generic things which are needed by Cloud9 Online applications. That's why all those application must installed this library to get the most of the things.",
"homepage": "https://gitlab.com/c9opublicframeworks/c9ocoreframework",
"license": {
"type": "MIT",
"text": " Copyright © 2021 Cloud9 Online LLC.\n"
},
"authors": {
"Cloud9 Online": "cloud9online@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://gitlab.com/c9opublicframeworks/c9ocoreframework.git",
"tag": "1.0.4"
},
"vendored_frameworks": "C9OCore.framework",
"swift_versions": [
"5.0"
],
"dependencies": {
"ShimmerSwift": [
],
"RealmSwift": [
"~> 5.5.0"
],
"ReachabilitySwift": [
]
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"swift_version": "5.0"
}