blob: 4ed799ac15245b02acb198ee9d62915e4aa7f999 [file] [log] [blame]
{
"name": "LGButton",
"version": "1.0.0",
"summary": "A fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.",
"homepage": "https://lorenzogreco.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lorenzo Greco": "lorenzo.gr90@gmail.com"
},
"source": {
"git": "https://github.com/loregr/LGButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LGButton/Classes/**/*.{swift}",
"resources": "LGButton/Resources/*",
"pushed_with_swift_version": "3.0"
}