blob: be2d37ed34e9d583f2ab89ee0589f5803c0fd24d [file] [log] [blame]
{
"name": "SCButton",
"version": "0.1.0",
"summary": "button style",
"description": "a useful tool button sytle",
"homepage": "https://github.com/tt3tt3tt/SCButton.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘成清": "liuchengqing@iyunxiao.com"
},
"source": {
"git": "https://github.com/tt3tt3tt/SCButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SCButton/Classes/**/*",
"public_header_files": "SCButton/Classes/**/*.h"
}