[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / d / f / EZTimer / 0.0.4 / EZTimer.podspec.json
blob7ac72ef6ea4f0d49ff88c0f240912e895fd9812c
2   "name": "EZTimer",
3   "version": "0.0.4",
4   "summary": "A timer by GCD.",
5   "description": "a timer by GCD,never mind resume pause and cancel.",
6   "homepage": "https://github.com/SHEEP-King/EZTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Elon": "Elonzhang@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/SHEEP-King/EZTimer.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "EZKit/EZTimer/*.{h,m}"