blob: 58200dcb0be57607f9d7f21a3b40703adcb4021d [file] [log] [blame]
{
"name": "JWCountButton",
"version": "0.0.1",
"summary": "一款用于购物车,数量的加减按钮",
"homepage": "https://github.com/junwangInChina/JWCountButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/junwangInChina/JWCountButton.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "JWCountButton/JWCountButton/JWCountButton/**/*.{h,m}",
"requires_arc": true
}