[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / 3 / ZXCountDownView / 1.0.1 / ZXCountDownView.podspec.json
blobf4ddf2f9f96fb5a78c1ce7cb9212e0c61cdfb1f7
2   "name": "ZXCountDownView",
3   "version": "1.0.1",
4   "summary": "一个简单易用的倒计时View,可用于例如点击获取验证码按钮,按钮被销毁后倒计时进度仍然保留,也可用于其他需要更精确严谨的情况",
5   "homepage": "https://github.com/SmileZXLee/ZXCountDownView",
6   "license": "MIT",
7   "authors": {
8     "李兆祥": "393727164@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/SmileZXLee/ZXCountDownView.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "ZXCountDownViewDemo/ZXCountDownViewDemo/ZXCountDownView/**/*",
18   "requires_arc": true