[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / e / b / CLDTimer / 1.0.0 / CLDTimer.podspec.json
blob2f5642e6da38c4476f45adf1c06a542eb95f0c17
2   "name": "CLDTimer",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "定时器 DispatchSource Timer",
6   "homepage": "https://github.com/caolaidong/CLDTimer",
7   "authors": "caolaidong",
8   "source": {
9     "git": "https://github.com/caolaidong/CLDTimer.git",
10     "tag": "1.0.0"
11   },
12   "platforms": {
13     "ios": "13.0"
14   },
15   "source_files": "CLDTimer.swift",
16   "frameworks": "SystemConfiguration",
17   "swift_versions": [
18     "5.0"
19   ],
20   "swift_version": "5.0"