[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 0 / 6 / YLTimer / 1.0.0 / YLTimer.podspec.json
blob1c059f9028e484f3ff0c6c15f0d72a12769675ef
2   "name": "YLTimer",
3   "version": "1.0.0",
4   "summary": "A timer written in GCD.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/YuLeiFuYun/YLTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YuLeiFuYun": "yuleifuyunn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/YuLeiFuYun/YLTimer.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/YLTimer/*",
23   "swift_version": "5.0"