[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 7 / 6 / 5 / TCRBase / 1.0.7 / TCRBase.podspec.json
blob2a57d7765af0b4bbde521966548cf705d2666f51
2   "name": "TCRBase",
3   "version": "1.0.7",
4   "summary": "TCRBase demo generator framework",
5   "description": "TCRBase provider method useful and share service",
6   "homepage": "https://github.com/tuyenuet/TCRBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "TuyenNM": "tuyennm.uet@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.3",
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "source": {
25     "git": "https://github.com/tuyenuet/TCRBase.git",
26     "tag": "1.0.7"
27   },
28   "vendored_frameworks": "TCRBase.xcframework",
29   "frameworks": "UIKit",
30   "requires_arc": true,
31   "dependencies": {
32     "RxSwift": [
34     ],
35     "RxCocoa": [
37     ]
38   },
39   "swift_version": "5.3"