[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / a / MGCountDownBtn / 0.1.1 / MGCountDownBtn.podspec.json
blob8c88eec7c0247accb04751d79a5227908fe68dc9
2   "name": "MGCountDownBtn",
3   "version": "0.1.1",
4   "summary": "UIButton Extension Count Down",
5   "description": "let UIButton can Count Down.\n给 UIButton 添加倒计时方法",
6   "homepage": "https://github.com/winann/MGCountDownBtn",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "winann": "sya@mogoroom.com"
13   },
14   "source": {
15     "git": "https://github.com/winann/MGCountDownBtn.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MGCountDownBtn/Classes/**/*"