[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / c / DingYue_iOS_SDK / 0.2.1 / DingYue_iOS_SDK.podspec.json
blob215ece278137a9253f15b3c18585a148739a3c61
2   "name": "DingYue_iOS_SDK",
3   "version": "0.2.1",
4   "summary": "DingYue_iOS_SDK podspec file .",
5   "description": "TODO: DingYue_iOS_SDK: manage your purchase process and collect data to analyze data conveniently",
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.2.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DingYue_iOS_SDK/Classes/**/*",
22   "resource_bundles": {
23     "DingYue_iOS_SDK": "DingYue_iOS_SDK/Assets/Resources/*"
24   },
25   "swift_versions": "4.0",
26   "dependencies": {
27     "FCUUID": [
28       "~> 1.3.1"
29     ],
30     "AnyCodable-FlightSchool": [
31       "~> 0.6.1"
32     ],
33     "SSZipArchive": [
34       "~> 2.2.3"
35     ]
36   },
37   "frameworks": [
38     "Foundation",
39     "StoreKit"
40   ],
41   "ios": {
42     "frameworks": [
43       "UIKit",
44       "iAd",
45       "AdSupport",
46       "AppTrackingTransparency"
47     ],
48     "weak_frameworks": "AdServices"
49   },
50   "osx": {
51     "frameworks": "AppKit",
52     "weak_frameworks": [
53       "AdSupport",
54       "AdServices"
55     ]
56   },
57   "swift_version": "4.0"