[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / c / HZSCountdownButton / 1.0.0 / HZSCountdownButton.podspec.json
blobff0ca8f1664978066e6df602f6145ddbd3f1c5b5
2   "name": "HZSCountdownButton",
3   "version": "1.0.0",
4   "summary": "倒计时按钮",
5   "description": "TODO: 倒计时按钮",
6   "homepage": "https://github.com/1498522607/HZSCountdownButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1498522607": "1498522607@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/1498522607/HZSCountdownButton.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HZSCountdownButton/Classes/**/*",
22   "dependencies": {
23     "HZSWeakTimerTarget": [
24       "~> 2.0"
25     ]
26   }