blob: ea776da7dec43b1082576d97ba78b2d1c83451e2 [file] [log] [blame]
{
"name": "PPNumberButton",
"version": "0.3.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/jkpang/PPNumberButton.git",
"authors": {
"jkpang": "jkpang@outlook.com"
},
"summary": "iOS中一款高度可定制性商品计数按钮(京东/淘宝/饿了么/美团外卖/百度外卖样式),使用简单!",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jkpang/PPNumberButton.git",
"tag": "0.3.0"
},
"source_files": "PPNumberButton/PPNumberButton/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}