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