[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / 5 / TCRBase / 1.0.6 / TCRBase.podspec.json
blobf1d9f79dd6f9ea57e8373dfc0c4ebea0886f4e86
2   "name": "TCRBase",
3   "version": "1.0.6",
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.6"
27   },
28   "vendored_frameworks": "TCRBase.xcframework",
29   "frameworks": "UIKit",
30   "requires_arc": true,
31   "dependencies": {
32     "RxSwift": [
34     ]
35   },
36   "swift_version": "5.3"