[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / b / abcReadingPod / 0.1.9 / abcReadingPod.podspec.json
blobe11654eafc37a09ff34cc2643249bb9ae73c511e
2   "name": "abcReadingPod",
3   "version": "0.1.9",
4   "summary": "readingSDK pod库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://krisgxd.ticp.vip:30000/kris/abcreadingpod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kris": "970768639@qq.com"
13   },
14   "source": {
15     "git": "http://krisgxd.ticp.vip:30000/kris/abcreadingpod.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "AudioToolbox",
24     "CoreGraphics",
25     "CoreTelephony",
26     "Accelerate",
27     "MediaPlayer",
28     "Security",
29     "QuartzCore",
30     "CoreMotion",
31     "SystemConfiguration",
32     "AdSupport",
33     "AVFoundation"
34   ],
35   "vendored_frameworks": "ABCtimeReadingBookSDK.framework",
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC"
38   },
39   "dependencies": {
40     "SSZipArchive": [
41       "~> 2.1.1"
42     ],
43     "JSONModel": [
44       "~> 1.7.0"
45     ],
46     "lottie-ios": [
47       "~> 2.5.3"
48     ],
49     "SDWebImage": [
50       "~> 5.0"
51     ],
52     "YYText": [
53       "~> 1.0.7"
54     ],
55     "Objective-LevelDB": [
56       "~> 2.1.5"
57     ],
58     "AliyunOSSiOS": [
59       "~> 2.10.7"
60     ]
61   },
62   "resource_bundles": {
63     "abcReadingPod": [
64       "abcReadingPod/Assets/*.bundle"
65     ]
66   },
67   "pod_target_xcconfig": {
68     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
69   },
70   "user_target_xcconfig": {
71     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
72   }