blob: 0434233cf8a0db15d231ad53b640d5e73bc3e120 [file] [log] [blame]
{
"name": "PPNumberButton",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/jkpang/PPNumberButton.git",
"authors": {
"jkpang": "jkpang@outlook.com"
},
"summary": "类似京东淘宝商品数量的加减按钮,可定制程度高,使用简单!",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jkpang/PPNumberButton.git",
"tag": "0.1.0"
},
"source_files": "PPNumberButton/PPNumberButton/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}