blob: d19f0a52cf69ec58cb97ebdb752252c4a908796e [file] [log] [blame]
{
"name": "SPButton",
"version": "3.1.0",
"summary": "自定义按钮.",
"description": "自定义按钮,图片可在上、左、下、右",
"homepage": "https://github.com/SPStore/SPButton",
"license": "MIT",
"authors": {
"SPStore": "lesp163@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SPStore/SPButton.git",
"tag": "3.1.0"
},
"source_files": [
"SPButton",
"SPButton/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}