blob: b1ec007e06d61db3f8c52045172504ee7203efde [file] [log] [blame]
{
"name": "JMButton",
"version": "0.3",
"summary": "超强自定义Button",
"description": "* 新增计数器功能 (仿淘宝, 京东, 美团, 饿了吗, 百度外卖 计数功能)",
"homepage": "https://github.com/JunAILiang/JMButton.git",
"license": "MIT",
"authors": {
"LJM": "gzliujm@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JunAILiang/JMButton.git",
"tag": "0.3"
},
"source_files": "JMButton/JMButton/**/*.{h,m}",
"requires_arc": true
}