[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / a / c / DingYue_iOS_SDK / 0.3.12 / DingYue_iOS_SDK.podspec.json
blobe81668a5853cd8f717a0e1270d351df4f7845c7d
2   "name": "DingYue_iOS_SDK",
3   "version": "0.3.12",
4   "summary": "DingYue_iOS_SDK: manage your purchase process and collect data to analyze data conveniently.",
5   "description": "DingYue_iOS_SDK: This SDK helps manage the purchase process and provides tools to collect and analyze data.",
6   "homepage": "https://github.com/DingYueIO/DingYue_iOS_SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DingYueIO": "support@dingyue.io"
13   },
14   "source": {
15     "git": "https://github.com/DingYueIO/DingYue_iOS_SDK.git",
16     "tag": "0.3.12"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "DingYue_iOS_SDK/Classes/**/*.{h,m,swift}",
22   "vendored_frameworks": "DingYue_iOS_SDK/Libs/Lua/DingYueLua.xcframework",
23   "resource_bundles": {
24     "DingYue_iOS_SDK": "DingYue_iOS_SDK/Assets/Resources/Purchase/*"
25   },
26   "swift_versions": "4.0",
27   "dependencies": {
28     "FCUUID": [
29       "~> 1.3.1"
30     ],
31     "AnyCodable-FlightSchool": [
32       "~> 0.6.7"
33     ],
34     "SSZipArchive": [
35       "~> 2.4.3"
36     ],
37     "NVActivityIndicatorView": [
38       "~> 5.2.0"
39     ]
40   },
41   "frameworks": [
42     "Foundation",
43     "StoreKit"
44   ],
45   "ios": {
46     "frameworks": [
47       "UIKit",
48       "iAd",
49       "AdSupport",
50       "AppTrackingTransparency"
51     ],
52     "weak_frameworks": "AdServices"
53   },
54   "osx": {
55     "frameworks": "AppKit",
56     "weak_frameworks": [
57       "AdSupport",
58       "AdServices"
59     ]
60   },
61   "swift_version": "4.0"