blob: 2a9e64d713c8134785d20cb5e83a67b22a892d0c [file] [log] [blame]
{
"name": "PPNumberButton",
"version": "0.1.1",
"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.1"
},
"source_files": "PPNumberButton/PPNumberButton/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}