blob: 6a3e7fbecfce38b46be87ad875bf4aff466b0a4f [file] [log] [blame]
{
"name": "NBButton",
"version": "0.1.0",
"summary": "常见的按钮位置改变",
"description": "这是一个描述按钮位置改变的自定义控件",
"homepage": "https://github.com/shiyingfeng/NBButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shiyingfeng": "shiyingfeng@ccahouse.org"
},
"source": {
"git": "https://github.com/shiyingfeng/NBButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NBButton/Classes/**/*"
}