[Delete] FaceCoreBasicNightly 6.3.1038
[CocoaPods.git] / Specs / 1 / 2 / 8 / DBCountDownButton / 0.0.2 / DBCountDownButton.podspec.json
blobbdc4e167e21b6554d2536a2d7f384d50fc9c3ea4
2   "name": "DBCountDownButton",
3   "version": "0.0.2",
4   "summary": "一个简单易用无风险的验证码倒计时控件",
5   "homepage": "https://github.com/DreamBuddy/DBCountDownButton.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DreamBuddy": "304511495@qq.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/DreamBuddy/DBCountDownButton.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "DBCountDownButton/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "ReactiveObjC": [
25     ]
26   }