blob: 1dfcff1ffab0c9690e3d14cd200e1582466768b9 [file] [log] [blame]
{
"name": "DKButton",
"version": "0.0.1",
"summary": "This is a customisable IBDesignable UIButton",
"description": "A much much longer description of MyFramework.",
"homepage": "https://github.com/dheerajkmar/DKButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dheeraj Kumar": "dheerajkmar@gmail.com"
},
"source": {
"git": "https://github.com/dheerajkmar/DKButton.git",
"tag": "0.0.1"
},
"source_files": "DKButton/**/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}