[Add] TensorFlowLiteSwift 0.0.1-nightly.20241231
[CocoaPods.git] / Specs / 6 / 9 / f / CXCommonKit / 0.0.10 / CXCommonKit.podspec.json
blob800d5f52b9688011789a5e7e7dd766fafc9ed096
2   "name": "CXCommonKit",
3   "version": "0.0.10",
4   "summary": "A short description of CXCommonKit.",
5   "description": "description of CXCommonKit",
6   "homepage": "https://github.com/CheneyDeveloper/CXCommonKit",
7   "license": "MIT",
8   "authors": {
9     "CheneyDeveloper": "chenxingxing_186@163.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/CheneyDeveloper/CXCommonKit.git",
16     "tag": "0.0.10"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "SnapKit": [
22     ]
23   },
24   "vendored_frameworks": "CXCommonKit.framework",
25   "resources": "CXKitResource.bundle",
26   "swift_versions": "4.0",
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "swift_version": "4.0"