[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 7 / 0 / MyBase / 0.5.1 / MyBase.podspec.json
bloba2d629c551709ace2208dee303297a5ef6c6743f
2   "name": "MyBase",
3   "version": "0.5.1",
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": "11.0"
16   },
17   "source": {
18     "git": "https://gitee.com/harvey520/common.git",
19     "tag": "0.5.1"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MyBase/*.{h,swift}",
23   "dependencies": {
24     "Alamofire": [
25       ">= 5.4.0"
26     ],
27     "ElegantSnap": [
28       ">= 1.5.0"
29     ],
30     "RxCocoa": [
32     ]
33   },
34   "swift_version": "5.0"