[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / 0 / MyBase / 0.1.1 / MyBase.podspec.json
blob7ed30624b5ac9f70599a890e239d7ebc0bec2fab
2   "name": "MyBase",
3   "version": "0.1.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.1.1"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MyBase/*.{h,swift}",
23   "swift_version": "5.0"