blob: 14481a5f4fbf111796faa2469a01d1b5a80466f0 [file] [log] [blame]
{
"name": "RGButton",
"version": "1.0.1",
"summary": "A CocoaPods library written in Swift.",
"description": "This CocoaPods library enables you to customize a button in the interface builder.",
"homepage": "https://github.com/rengalerio/RGButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Reniel Galerio": "developer.rengalerio@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/rengalerio/RGButton.git",
"tag": "1.0.1"
},
"source_files": "RGButton/**/*.{h,m,swift}",
"swift_version": "5.0"
}