[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 3 / a / c / DingYue_iOS_SDK / 0.1.1 / DingYue_iOS_SDK.podspec.json
blob0876a8e2d514e8e2e6f3f943ed857200959fe87a
2   "name": "DingYue_iOS_SDK",
3   "version": "0.1.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.1.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     ],
47     "weak_frameworks": "AdServices"
48   },
49   "osx": {
50     "frameworks": "AppKit",
51     "weak_frameworks": [
52       "AdSupport",
53       "AdServices"
54     ]
55   },
56   "swift_version": "4.0"