blob: d392a2d190e47a50956cd192111b31d0ed52ef8a [file] [log] [blame]
{
"name": "AwesomeButtonRepo",
"version": "1.0.0",
"summary": "An amazing and pretty useless button.",
"description": "An amazing and pretty useless button. Just learning how to submit libraries to CocoaPods.",
"homepage": "https://github.com/rmvz3/AwesomeButtonRepo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rmvz3": "ricardo.mantero@icloud.com"
},
"source": {
"git": "https://github.com/rmvz3/AwesomeButtonRepo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AwesomeButtonRepo/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}