[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / f / SYBPush-idfa / 1.6.2 / SYBPush-idfa.podspec.json
blob0e9b6d0f8152da0bec9633f78149e0785ef5c4b1
2   "name": "SYBPush-idfa",
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-idfa",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "isandboy": "sandboylu@jiangroom.com"
13   },
14   "source": {
15     "git": "https://github.com/isandboy/SYBPush-idfa.git",
16     "tag": "1.6.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SYBPush/**/*.{h,m}",
22   "vendored_libraries": "SYBPush/idfa/*.a",
23   "frameworks": [
24     "Foundation",
25     "CoreTelephony",
26     "SystemConfiguration",
27     "CoreLocation",
28     "AdSupport"
29   ],
30   "libraries": "z",
31   "pod_target_xcconfig": {
32     "OTHER_LDFLAGS": "-all_load",
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "OTHER_LDFLAGS": "-all_load",
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   }