blob: f0d1416ea05188636f299e04cb3de921b6f1da03 [file] [log] [blame]
{
"name": "FCNumberButton",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/xiaoallocinit/FCNumberButton.git",
"authors": {
"xiaoallocinit": "xiao2683@qq.com"
},
"summary": "商品数量的加减按钮的Swift版",
"description": "购物加一减一按钮,商品数量的加减按钮的Swift版",
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xiaoallocinit/FCNumberButton.git",
"tag": "0.0.1"
},
"source_files": "FCNumberButton/**/*",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.2"
}