[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 2 / 4 / SASContractSDK / 1.3.2 / SASContractSDK.podspec.json
blobe510315b0c9ea43acf1d71b6ae84a465995d5805
2   "name": "SASContractSDK",
3   "version": "1.3.2",
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": "1.3.2"
17   },
18   "static_framework": true,
19   "platforms": {
20     "ios": "12.0"
21   },
22   "vendored_frameworks": "SASContractSDK/SASContractSDK.xcframework",
23   "resources": [
24     "SASContractSDK/SASResources/**/*"
25   ],
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "BeeHive": [
32     ],
33     "CWLateralSlide": [
35     ],
36     "DZNEmptyDataSet": [
38     ],
39     "IQKeyboardManager": [
40       "6.5.10"
41     ],
42     "JXCategoryView": [
44     ],
45     "lottie-ios": [
46       "2.5.3"
47     ],
48     "LYEmptyView": [
50     ],
51     "Masonry": [
53     ],
54     "MBProgressHUD": [
56     ],
57     "MJExtension": [
59     ],
60     "MJRefresh": [
62     ],
63     "ReactiveCocoa": [
64       "2.5"
65     ],
66     "SASOverlay": [
68     ],
69     "SDWebImage": [
71     ],
72     "SocketRocket": [
74     ],
75     "SVGKit": [
77     ],
78     "YYModel": [
80     ],
81     "YYCache": [
83     ]
84   },
85   "pod_target_xcconfig": {
86     "VALID_ARCHS": "x86_64 arm64",
87     "OTHER_LDFLAGS": [
88       "$(inherited)",
89       "-ObjC"
90     ]
91   }