blob: 160230ea09f6f2b1d59ef7e754a13b4a346dbb4c [file] [log] [blame]
{
"name": "ScottCounter",
"version": "0.0.1",
"summary": "一款优雅地显示数字、金额变动的控件,支持UILabel和UIButton。",
"homepage": "https://github.com/LZAscott/ScottCounter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scott_Mr": "a632845514@vip.qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LZAscott/ScottCounter.git",
"tag": "0.0.1"
},
"source_files": "ScottCounter/ScottCounter/**/*.{h,m}",
"requires_arc": true
}