[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / b / SYBPush-normal / 1.6.2.1 / SYBPush-normal.podspec.json
blob570687b5f70b4d7db5c1ce67bac67797a79c34d6
2   "name": "SYBPush-normal",
3   "version": "1.6.2.1",
4   "summary": "百度Push服务SDK,不包含idfa",
5   "description": "百度Push服务SDK 版本:2020-06-02 iOS V1.6.2,不包含idfa",
6   "homepage": "https://github.com/isandboy/SYBPush",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "isandboy": "sandboylu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/isandboy/SYBPush-normal.git",
16     "tag": "1.6.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SYBPush/**/*.{h,m}",
22   "vendored_libraries": "SYBPush/normal/*.a",
23   "frameworks": [
24     "Foundation",
25     "CoreTelephony",
26     "SystemConfiguration",
27     "CoreLocation"
28   ],
29   "libraries": "z",
30   "pod_target_xcconfig": {
31     "OTHER_LDFLAGS": "-all_load",
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }