blob: c65285e2539052f29281d4f93670d0706ced7967 [file] [log] [blame]
{
"name": "SXButton",
"version": "0.1.0",
"summary": "Simple UIButton. Easy to change cornerRadius, borderWidth and borderColor",
"homepage": "https://github.com/sonifex/SXButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sonifex": "sonerguler93@gmail.com"
},
"source": {
"git": "https://github.com/sonifex/SXButton.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/sonifex",
"platforms": {
"ios": "9.3"
},
"source_files": "SXButton/Classes/**/*"
}