blob: c53d37e68837308916b34ff577021561ebe08105 [file] [log] [blame]
{
"name": "WQDigitalRollingView",
"version": "0.0.2",
"summary": "数字翻滚",
"homepage": "https://github.com/WQiOS/WQDigitalRollingView",
"license": "MIT",
"authors": {
"王强": "1570375769@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/WQiOS/WQDigitalRollingView.git",
"tag": "0.0.2"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "WQDigitalRollingView/*.{h,m}"
}