blob: b48da671f25767cfa1d7995b871c7f7f7b587cd2 [file] [log] [blame]
{
"name": "LGButtonLight",
"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/jassimkm/LGButtonLight.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LGButtonLight/Classes/**/*.{swift}",
"resources": "LGButtonLight/Resources/*"
}