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