blob: 7c8e80749abbd12e3e0dd78c4da6e40ac742f677 [file] [log] [blame]
{
"name": "CJJTimer",
"version": "1.0.8",
"license": {
"type": "MIT"
},
"summary": "CJJTimer是一个简单好用的定时器控件(短信、商品秒杀倒计时)",
"description": "CJJTimer is a simple and easy to use timer control (SMS, countdown).",
"homepage": "https://github.com/JimmyCJJ/CJJTimer",
"authors": {
"JimmyCJJ": "403327747@qq.com"
},
"social_media_url": "https://www.jianshu.com/u/fd9922e50c1a",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JimmyCJJ/CJJTimer.git",
"tag": "1.0.8"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "Example/CJJTimer/CJJTimer/*.{h,m}",
"dependencies": {
"Masonry": [
]
}
}