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