[Add] CJJTimer 1.0.7
[CocoaPods.git] / Specs / a / 7 / b / CJJTimer / 1.0.7 / CJJTimer.podspec.json
blobdaecfa7b5e648d425dcda090008958c8bb93948d
2   "name": "CJJTimer",
3   "version": "1.0.7",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "CJJTimer是一个简单好用的定时器控件(短信、商品秒杀倒计时)",
8   "description": "CJJTimer is a simple and easy to use timer control (SMS, countdown).",
9   "homepage": "https://github.com/JimmyCJJ/CJJTimer",
10   "authors": {
11     "JimmyCJJ": "403327747@qq.com"
12   },
13   "social_media_url": "https://www.jianshu.com/u/fd9922e50c1a",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/JimmyCJJ/CJJTimer.git",
19     "tag": "1.0.7"
20   },
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "source_files": "Example/CJJTimer/CJJTimer/*.{h,m}",
24   "dependencies": {
25     "Masonry": [
27     ]
28   }