[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / a / c / b / C9OCore / 1.0.0 / C9OCore.podspec.json
blob147dd9eedcc9d38035c6800dfc8a1cccda8ca516
2   "name": "C9OCore",
3   "version": "1.0.0",
4   "summary": "C9OCore contains the generic code and classes for all Cloud9 Online LLC                                       applications.",
5   "description": "C9OCore contains the generic code and classes.",
6   "homepage": "https://gitlab.com/c9opublicframeworks/c9ocoreframework",
7   "license": "MIT",
8   "authors": {
9     "Cloud9 Online": "cloud9online@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://gitlab.com/c9opublicframeworks/c9ocoreframework.git",
16     "tag": "1.0.0"
17   },
18   "vendored_frameworks": "C9OCore.framework",
19   "dependencies": {
20     "ShimmerSwift": [
22     ],
23     "RealmSwift": [
24       "~> 5.5.0"
25     ],
26     "ReachabilitySwift": [
28     ]
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "pod_target_xcconfig": {
34     "VALID_ARCHS": "x86_64 armv7 arm64"
35   }