blob: 83a1fe9fae9a84b490a0247553b676e7fe31ddc0 [file] [log] [blame]
{
"name": "EMSpinnerButton",
"version": "1.0.1",
"summary": "EMSpinnerButton is an elegant button with a spinner animation.",
"description": "EMSpinnerButton is an elegant button with a spinner animation and is fully customizable.\nInspired by the Starbucks app",
"homepage": "https://github.com/egmoll7/EMSpinnerButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"egmoll7": "egmoll7@gmail.com"
},
"social_media_url": "http://twitter.com/egmoll7",
"platforms": {
"ios": "11.1"
},
"source": {
"git": "https://github.com/egmoll7/EMSpinnerButton.git",
"tag": "1.0.1"
},
"source_files": [
"EMSpinnerButton",
"EMSpinnerButton/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "4.2"
}