[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 4 / f / 7 / ConeMacKit / 1.1.2 / ConeMacKit.podspec.json
blob74b7a977820971516bb96fa5b0541dad71e3726c
2   "name": "ConeMacKit",
3   "version": "1.1.2",
4   "summary": "Mac 开发基础组件",
5   "description": "Mac 开发基础组件 1.1.2",
6   "homepage": "https://github.com/Vesincc/ConeMacKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HanQi": "ihanqix@gmail.com"
13   },
14   "platforms": {
15     "osx": "10.13"
16   },
17   "source": {
18     "git": "https://github.com/Vesincc/ConeMacKit.git",
19     "tag": "1.1.2"
20   },
21   "source_files": [
22     "Sources/ConeMacKit",
23     "**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Package.swift",
26   "swift_versions": "5.0",
27   "swift_version": "5.0"