[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 2 / 4 / SASContractSDK / 0.1.35 / SASContractSDK.podspec.json
blobb9f7031f047b012314b21eb64840f63f3d052b83
2   "name": "SASContractSDK",
3   "version": "0.1.35",
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.35"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": "SASContractSDK/SASContractSDK.xcframework",
22   "resources": [
23     "SASContractSDK/SASContractSDK.bundle"
24   ],
25   "libraries": [
26     "resolv",
27     "icucore",
28     "c++",
29     "z",
30     "z.1.2.8",
31     "xml2.2"
32   ],
33   "frameworks": [
34     "UIKit",
35     "Foundation",
36     "Security",
37     "SystemConfiguration",
38     "CoreMotion",
39     "CoreTelephony",
40     "AdSupport",
41     "CoreLocation",
42     "CoreFoundation",
43     "CoreText"
44   ],
45   "dependencies": {
46     "Masonry": [
48     ],
49     "MJExtension": [
51     ],
52     "MJRefresh": [
54     ],
55     "MBProgressHUD": [
57     ],
58     "YYModel": [
60     ],
61     "IQKeyboardManager": [
63     ],
64     "ReactiveCocoa": [
65       "2.5"
66     ],
67     "JXCategoryView": [
69     ],
70     "SwiftEntryKit": [
72     ],
73     "SocketRocket": [
75     ],
76     "LYEmptyView": [
78     ],
79     "AFNetworking": [
81     ],
82     "SVGKit": [
84     ],
85     "YYCache": [
87     ],
88     "SDWebImage": [
90     ],
91     "SASOverlay": [
93     ]
94   },
95   "pod_target_xcconfig": {
96     "VALID_ARCHS": "x86_64 arm64",
97     "OTHER_LDFLAGS": [
98       "$(inherited)",
99       "-ObjC"
100     ]
101   }