[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / d / f / EZTimer / 0.0.3 / EZTimer.podspec.json
blob2a570c940c0ac7303704e7e3d500954ae14fe644
2   "name": "EZTimer",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": "EZKit/EZTimer/*.{h,m}"