[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / a / 8 / DVTFoundation / 2.0.1 / DVTFoundation.podspec.json
blob4b4dcae4796ed3422fbea76a7afc4f3ef1b44f0a
2   "name": "DVTFoundation",
3   "version": "2.0.1",
4   "summary": "DVTFoundation",
5   "description": "TODO:\n  Foundation的扩展合集,以及一些工具类的封装,例如GCDTimer,封装GCD的计时器",
6   "homepage": "https://github.com/darvintang/DVTFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "darvin": "darvin@tcoding.cn"
13   },
14   "source": {
15     "git": "https://github.com/darvintang/DVTFoundation.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "11"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_versions": "5",
24   "requires_arc": true,
25   "swift_version": "5"