[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / b / e / 1 / CIPushSDK / 0.0.5 / CIPushSDK.podspec.json
blobcdb4a51625495b8c21fcb2faa0f657c8ce453b67
2   "name": "CIPushSDK",
3   "version": "0.0.5",
4   "summary": "A short description of CIPush.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ladybirdDEV/CIPush",
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/CIPush.git",
16     "tag": "0.0.5"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_frameworks": "CIPush/CIPushSDK.framework",
29   "dependencies": {
30     "GTSDK": [
31       "2.7.2.0-noidfa"
32     ],
33     "FirebaseMessaging": [
34       "10.2.0"
35     ],
36     "FirebaseAnalytics/WithoutAdIdSupport": [
37       "10.2.0"
38     ]
39   },
40   "swift_version": "5.0"