| { | |
| "name": "ZXCountDownView", | |
| "version": "1.0.2", | |
| "summary": "一个简单易用的倒计时View,可用于例如点击获取验证码按钮,按钮被销毁后倒计时进度仍然保留,也可用于其他需要更精确严谨的情况", | |
| "homepage": "https://github.com/SmileZXLee/ZXCountDownView", | |
| "license": "MIT", | |
| "authors": { | |
| "李兆祥": "393727164@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/SmileZXLee/ZXCountDownView.git", | |
| "tag": "1.0.2" | |
| }, | |
| "source_files": "ZXCountDownViewDemo/ZXCountDownViewDemo/ZXCountDownView/**/*", | |
| "requires_arc": true | |
| } |