blob: 84df2b3fe24b8a8cdedb9e6df308aa339ef2082e [file] [log] [blame]
{
"name": "SubmitButton",
"version": "0.1.1",
"summary": "SubmitButton library provides a better user interation for a submit button.",
"description": "Submitbutton library provide a new catching user interface for a submit button. This library is written in Swift 3. From now on, anytime the user clicks on the button that involves addressing to the server, they will see the animation that informs them of the progress and completion.",
"homepage": "https://github.com/jagajithmk/SubmitButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jagajith M Kalarickal": "jagajithmk@gmail.com"
},
"source": {
"git": "https://github.com/jagajithmk/SubmitButton.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SubmitButton/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}