[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / e / 1 / MTMintool / 0.1.2 / MTMintool.podspec.json
blob819d45d7879305870c75cccc4e2eccdb44783b93
2   "name": "MTMintool",
3   "version": "0.1.2",
4   "summary": "姐妹邦内部使用的小程序私有封装库",
5   "description": "姐妹邦内部使用的小程序私有封装库.",
6   "homepage": "https://github.com/wffkan/MTMintool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wffkan": "409322456@qq.com"
13   },
14   "source": {
15     "git": "git@codeup.aliyun.com:5f463156d24814603933bda4/App/MTMiniTool_ios.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MTMintool/Classes/**/*",
23   "static_framework": true,
24   "requires_arc": true,
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.5"
28     ],
29     "Moya": [
30       "~> 15.0"
31     ],
32     "SwiftyJSON": [
33       "~> 5.0"
34     ],
35     "HandyJSON": [
36       "~> 5.0"
37     ],
38     "SnapKit": [
39       "~> 5.0"
40     ]
41   },
42   "swift_version": "5.0"