[Add] DocumentReaderFullAuthRFIDStage 7.5.10858
[CocoaPods.git] / Specs / a / c / b / C9OCore / 1.0.1 / C9OCore.podspec.json
blob1526c9a5ec866a5f818b91b9a80d460b74a501d4
2   "name": "C9OCore",
3   "version": "1.0.1",
4   "summary": "C9OCore contains the generic code and classes for all Cloud9 Online LLC                                       applications.",
5   "description": "C9OCore provides the all generic things which are needed by Cloud9 Online LLC                                 applications. That's why all those application must installed this library to                                 get the most of the things.",
6   "homepage": "https://gitlab.com/c9opublicframeworks/c9ocoreframework",
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/c9ocoreframework.git",
19     "tag": "1.0.1"
20   },
21   "vendored_frameworks": "C9OCore.framework",
22   "swift_versions": [
23     "5.0"
24   ],
25   "dependencies": {
26     "ShimmerSwift": [
28     ],
29     "RealmSwift": [
30       "~> 5.5.0"
31     ],
32     "ReachabilitySwift": [
34     ]
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "pod_target_xcconfig": {
40     "VALID_ARCHS": "x86_64 armv7 arm64"
41   },
42   "swift_version": "5.0"