blob: 8efb8fe01e8e47fb0b8c37903f3b4872a43c1603 [file] [log] [blame]
{
"name": "WQCounterEngine",
"version": "0.0.2",
"summary": "一款数字/金额增减动效组件",
"description": "WQCounterEngine is good!",
"homepage": "https://github.com/WQiOS/WQCounterEngine",
"license": "MIT",
"authors": {
"王强": "1570375769@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/WQiOS/WQCounterEngine.git",
"tag": "0.0.2"
},
"source_files": "WQCounterEngine/*.{h,m}",
"ios": {
"frameworks": "UIKit"
}
}