[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / a / b / 3 / ZXCountDownView / 1.0.2 / ZXCountDownView.podspec.json
blob79b424814c3e70b035d28606b4d415d1032f4f66
2   "name": "ZXCountDownView",
3   "version": "1.0.2",
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.2"
16   },
17   "source_files": "ZXCountDownViewDemo/ZXCountDownViewDemo/ZXCountDownView/**/*",
18   "requires_arc": true