blob: 84e33da7050789087f1662a220f70e378a67915e [file] [log] [blame]
{
"name": "JSButton",
"version": "0.1.0",
"summary": "A fully customisable swift subclass on UIButton which allows you to create beautiful buttons using storyboard.",
"description": "A fully customisable swift subclass on UIButton which allows you to create beautiful buttons without writing any line of code.",
"homepage": "https://github.com/imjog/JSButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"imjog": "jogendra.singh.jog@gmail.com"
},
"source": {
"git": "https://github.com/imjog/JSButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JSButton/Classes/**/*",
"pushed_with_swift_version": "3.0"
}