[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 5 / 3 / HYBaseTool / 1.0.3 / HYBaseTool.podspec.json
blob698e292967baf2585a2e7bcd058122f3a20e1a86
2   "name": "HYBaseTool",
3   "version": "1.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "10.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"