[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 6 / 3 / YQCountDownLabel / 0.0.1 / YQCountDownLabel.podspec.json
blob81dda98799e07952671e7aa25513f2c62a793e21
2   "name": "YQCountDownLabel",
3   "version": "0.0.1",
4   "summary": "一个简单易用的倒计时Label.",
5   "homepage": "https://github.com/QuinceyYang/YQCountDownLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "QuinceyYang": "yqing555@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/QuinceyYang/YQCountDownLabel.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "YQCountDownLabel/YQCountDownLabel/*.{h,m}",
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true