blob: 837ca18c4daf7b3b95d6f9aa2669f22af41a8ed9 [file] [log] [blame]
{
"name": "JWCountButton",
"version": "0.0.3",
"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.3"
},
"frameworks": "UIKit",
"source_files": "JWCountButton/JWCountButton/JWCountButton/**/*.{h,m}",
"requires_arc": true
}