blob: 9d887c56d8832f349a9cda29da70ceae8599e0d8 [file] [log] [blame]
{
"name": "WQDigitalRollingView",
"version": "0.0.1",
"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.1"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "WQDigitalRollingView/*.{h,m}"
}