[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / 5 / 3 / HYBaseTool / 1.0.4 / HYBaseTool.podspec.json
blob55a25b551ec3936ed4992aa9cc520ee7e0865f07
2   "name": "HYBaseTool",
3   "version": "1.0.4",
4   "summary": "A collection of basic tools",
5   "description": "A collection of basic tools",
6   "homepage": "https://github.com/huboceanLi/HYBaseTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ocean": "li437277219@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/huboceanLi/HYBaseTool.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "pod_target_xcconfig": {
24     "DEFINES_MODULE": "YES"
25   },
26   "static_framework": true,
27   "source_files": "HYBaseTool/Classes/**/*",
28   "dependencies": {
29     "QMUIKit": [
31     ],
32     "Masonry": [
34     ]
35   },
36   "swift_version": "5.0"