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