blob: 4f5f0b512ae60937b1b245d76bd2ad7dfa36d67c [file] [log] [blame]
{
"name": "EMSpinnerButton",
"version": "1.0.0",
"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": "9.0"
},
"source": {
"git": "https://github.com/egmoll7/EMSpinnerButton.git",
"tag": "1.0.0"
},
"source_files": [
"EMSpinnerButton",
"EMSpinnerButton/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"pushed_with_swift_version": "4.0"
}