blob: 57dee7816ab9e53574bac0357755c70b36236c62 [file] [log] [blame]
{
"name": "PPCounter",
"version": "0.1.1",
"summary": "一款使用简单的数字加减动画控件,支持UILabel、UIButton显示",
"homepage": "https://github.com/jkpang/PPCounter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jkpang": "jkpang@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jkpang/PPCounter.git",
"tag": "0.1.1"
},
"source_files": "PPCounter/PPCounter/*.{h,m}",
"requires_arc": true
}