[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / c / CQCountDownButton / 1.0 / CQCountDownButton.podspec.json
blobdd720e9e947214cf66e4e73ac15b6028027332e4
2   "name": "CQCountDownButton",
3   "version": "1.0",
4   "summary": "A simple and easy use countdown button.",
5   "description": "实用又好用的倒计时button,可用于获取验证码等场景。",
6   "homepage": "https://github.com/CaiWanFeng/CQCountDownButton",
7   "license": "MIT",
8   "authors": {
9     "caiqiang": "caiqiang.developer@gmail.com"
10   },
11   "social_media_url": "https://www.jianshu.com/u/4212f351f6b5",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/CaiWanFeng/CQCountDownButton.git",
17     "tag": "1.0"
18   },
19   "source_files": [
20     "CQCountDownButton",
21     "CQCountDownButton/**/*.{h,m}"
22   ]