[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / e / GZCTimerHelper / 0.1.3 / GZCTimerHelper.podspec.json
bloba6d139992815073c3cb945a96551be7266d9f6ba
2   "name": "GZCTimerHelper",
3   "version": "0.1.3",
4   "summary": "统一的计时器管理帮助类",
5   "description": "TODO: 统一的计时器管理帮助类,实现代理直接添加监听即可实现计时",
6   "homepage": "https://gitlab.com/GZCFrameworks_swift/GZCTimerHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guo ZhongCheng": "gzhongcheng@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/GZCFrameworks_swift/GZCTimerHelper.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.1",
22   "source_files": "GZCTimerHelper/Classes/**/*",
23   "xcconfig": {
24     "DEFINES_MODULE": "YES"
25   },
26   "swift_version": "5.1"