[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / d / c / 4 / XWCountDownButton / 1.0.6 / XWCountDownButton.podspec.json
blobf2368d354d92cf04a56c245b74811391d0afbaf4
2   "name": "XWCountDownButton",
3   "version": "1.0.6",
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.6"
18   },
19   "source_files": "Source/*.swift",
20   "ios": {
21     "frameworks": [
22       "UIKit",
23       "Foundation"
24     ]
25   },
26   "requires_arc": true