[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / c / 4 / XWCountDownButton / 1.0.1 / XWCountDownButton.podspec.json
blob5d690478750e299e0107ce201c9bfb6a90f5dd8c
2   "name": "XWCountDownButton",
3   "version": "1.0.1",
4   "summary": "XWCountDownButton 是一个应用于倒计时的框架!",
5   "description": "XWCountDownButton 是一个应用于倒计时的框架,应用场景很多,比如短信验证码倒计时!",
6   "homepage": "https://github.com/821385843/XWCountDownDemo_Swift",
7   "license": "MIT",
8   "authors": {
9     "Wade": "821385843@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/821385843/XWCountDownDemo_Swift.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "XWCountDownDemo_Swift/XWCountDownDemo_Swift/XWCountDownButton/*.swift",
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation"
23     ]
24   },
25   "requires_arc": true