[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / e / STBaseTool / 0.1.0.0 / STBaseTool.podspec.json
blobf9ea8a42f0338ef83d0acdb72d52b3961a4b8676
2   "name": "STBaseTool",
3   "version": "0.1.0.0",
4   "summary": "这是我们的基础库,所有的基础类将会陆续的添加到这里来",
5   "description": "这就是我们的说明:这是我们的基础库,所有的基础类将会陆续的添加到这里来",
6   "homepage": "https://gitee.com/redapp1890/STBaseTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liyanbin0938@163.com": "redapp1890@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/redapp1890/STBaseTool.git",
16     "tag": "0.1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "STBaseTool/Classes/Class/**/*",
23   "resource_bundles": {
24     "STBaseTool": [
25       "STBaseTool/Assets/*"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "MapKit",
31     "CoreLocation"
32   ],
33   "dependencies": {
34     "SVProgressHUD": [
36     ],
37     "SnapKit": [
39     ],
40     "AFNetworking": [
42     ],
43     "Kingfisher": [
45     ],
46     "TOCropViewController": [
48     ],
49     "LYEmptyView": [
51     ],
52     "MJExtension": [
54     ],
55     "STOCTool": [
57     ]
58   },
59   "swift_version": "5.0"