[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / 5 / XHBaseFrame / 0.1.01 / XHBaseFrame.podspec.json
blob4427be3feff3bedee2540845b7ad2645f2ae5336
2   "name": "XHBaseFrame",
3   "version": "0.1.01",
4   "summary": "iOS App basic Framework",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/haoXu1990/XHBaseFrame",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuhao": "286089659@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/haoXu1990/XHBaseFrame.git",
16     "tag": "0.1.01"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "XHBaseFrame/Classes/**/*",
23   "public_header_files": "Pod/Classes/**/*.swift",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Moya/RxSwift": [
27       "14.0.0"
28     ],
29     "RxTheme": [
30       "4.1.1"
31     ],
32     "SwiftyBeaver": [
33       "1.9.4"
34     ],
35     "NSObject+Rx": [
36       "5.1.0"
37     ],
38     "ObjectMapper": [
39       "4.2.0"
40     ],
41     "ReactorKit": [
42       "2.1.1"
43     ],
44     "URLNavigator": [
45       "2.3.0"
46     ],
47     "SwifterSwift": [
48       "5.2.0"
49     ],
50     "Kingfisher": [
51       "5.15.7"
52     ],
53     "DZNEmptyDataSet": [
54       "1.8.1"
55     ],
56     "RxDataSources": [
57       "4.0.1"
58     ]
59   },
60   "swift_version": "5.0"