[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 7 / 0 / MyBase / 0.8.8 / MyBase.podspec.json
blob7ba597d547ac5cc35c26f1b51eeee224d7d73f27
2   "name": "MyBase",
3   "version": "0.8.8",
4   "summary": "iOS 开发常用封装通用库",
5   "description": "iOS 开发常用封装通用库.",
6   "homepage": "https://gitee.com/harvey520/common",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZuopanYao": "http://www.yaozuopan.top"
13   },
14   "platforms": {
15     "ios": "13.5"
16   },
17   "source": {
18     "git": "https://gitee.com/harvey520/common.git",
19     "tag": "0.8.8"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MyBase/*.{h,swift}",
23   "dependencies": {
24     "Alamofire": [
25       ">= 5.4.0"
26     ]
27   },
28   "swift_version": "5.0"