[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 7 / 3 / CICoreKit / 0.1.12 / CICoreKit.podspec.json
blobce73d5c762adefe018e682536dd96f12bfbf956f
2   "name": "CICoreKit",
3   "version": "0.1.12",
4   "summary": "A short description of CICoreKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ladybirdDEV/CICoreKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "idbeny": "idbeny@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ladybirdDEV/CICoreKit.git",
16     "tag": "0.1.12"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "static_framework": true,
28   "vendored_frameworks": "CICoreKit/CICoreKit.framework",
29   "resources": [
30     "CICoreKit/Assets/CICoreKit.bundle"
31   ],
32   "dependencies": {
33     "CIMiniProgram": [
35     ],
36     "SVProgressHUD": [
37       "2.2.5"
38     ],
39     "YYModel": [
40       "1.0.4"
41     ]
42   },
43   "frameworks": [
44     "UIKit",
45     "AVFoundation",
46     "WebKit",
47     "CoreBluetooth"
48   ]