[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / e / b / SYBPush-normal / 1.6.2 / SYBPush-normal.podspec.json
blobfec3ff5f0e8d38672c134c1e81a882a2ec5a1b43
2   "name": "SYBPush-normal",
3   "version": "1.6.2",
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"
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   },
34   "user_target_xcconfig": {
35     "OTHER_LDFLAGS": "-all_load",
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   }