blob: e790aa862941cfcb7f430bfc598e4e8b9773f177 [file] [log] [blame]
{
"name": "PPCounter",
"version": "0.2.0",
"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.2.0"
},
"source_files": "PPCounter/PPCounter/*.{h,m}",
"requires_arc": true
}