[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 2 / 4 / SASContractSDK / 0.1.34 / SASContractSDK.podspec.json
blob26dee7adc1bb9dc4a41cdd3c9f5676bb50ad1a7d
2   "name": "SASContractSDK",
3   "version": "0.1.34",
4   "summary": "This is SASContractSDK. Includes KLines, Contract Deals",
5   "description": "TODO: Add long description of the pod here. Add some Description",
6   "homepage": "https://github.com/AdamShi/SASContractSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shiyadong666": "shiyadong666@163.com"
13   },
14   "source": {
15     "git": "https://github.com/AdamShi/SASContractSDK.git",
16     "tag": "0.1.34"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "vendored_frameworks": "Frameworks/SASContractSDK.xcframework",
23   "libraries": [
24     "resolv",
25     "icucore",
26     "c++",
27     "z",
28     "z.1.2.8",
29     "xml2.2"
30   ],
31   "frameworks": [
32     "UIKit",
33     "Foundation",
34     "Security",
35     "SystemConfiguration",
36     "CoreMotion",
37     "CoreTelephony",
38     "AdSupport",
39     "CoreLocation",
40     "CoreFoundation",
41     "CoreText"
42   ],
43   "dependencies": {
44     "Masonry": [
46     ],
47     "MJExtension": [
49     ],
50     "MJRefresh": [
52     ],
53     "MBProgressHUD": [
55     ],
56     "YYModel": [
58     ],
59     "IQKeyboardManager": [
61     ],
62     "ReactiveCocoa": [
63       "2.5"
64     ],
65     "JXCategoryView": [
67     ],
68     "SwiftEntryKit": [
70     ],
71     "SocketRocket": [
73     ],
74     "LYEmptyView": [
76     ],
77     "AFNetworking": [
79     ],
80     "SVGKit": [
82     ],
83     "YYCache": [
85     ],
86     "SDWebImage": [
88     ]
89   },
90   "pod_target_xcconfig": {
91     "VALID_ARCHS": "x86_64 arm64",
92     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
93     "OTHER_LDFLAGS": [
94       "$(inherited)",
95       "-ObjC"
96     ]
97   },
98   "swift_version": "5.0"