blob: 0ac14e931c70a9ca4ca7a5bb3459f36e36ddc115 [file] [log] [blame]
{
"name": "NiceButton",
"version": "0.1.1",
"summary": "A nice button with nice border. It is only a test.",
"description": "This fantastic button makes your app look fantastic! It is only a test.",
"homepage": "https://github.com/dveraull/NiceButton",
"license": {
"type": "MIT",
"text": " Copyright 2018\n This is a test.\n"
},
"authors": {
"Diana": "dianic.veul@gmail.com"
},
"source": {
"git": "https://github.com/dveraull/NiceButton.git",
"tag": "0.1.1"
},
"swift_version": "4.1",
"platforms": {
"ios": "11.3"
},
"source_files": "NiceButton/NiceButton.swift"
}