[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / d / b / GDPTimeDownButton / 0.0.5 / GDPTimeDownButton.podspec.json
blob380fcdc95fbdf14893835fdf0d4d6f2b40bf91f2
2   "name": "GDPTimeDownButton",
3   "version": "0.0.5",
4   "summary": "验证码倒计时按钮.",
5   "homepage": "https://gitee.com/luohanguo1222/GDPTimeDownButton",
6   "requires_arc": true,
7   "platforms": {
8     "ios": "9.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "luohanguo": "wy335089101@163.com"
16   },
17   "source": {
18     "git": "https://gitee.com/luohanguo1222/GDPTimeDownButton.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "GDPTimeDownButton/**/*.{h,m}",
22   "public_header_files": "GDPTimeDownButton/**/*.{h}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]