blob: ae2899c91298765f086668e73ad6a64534b9cdca [file] [log] [blame]
{
"name": "Loadable",
"version": "1.0.0",
"summary": "Make any UIView a UIProgressView",
"description": "Now you can make any UIView or subclass into a UIProgressView and show progress wherever you like",
"homepage": "https://github.com/mapierce/Loadable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthew Pierce": "mp.mapierce@gmail.com"
},
"source": {
"git": "https://github.com/mapierce/Loadable.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/PierceMatthew",
"platforms": {
"ios": "11.0"
},
"source_files": "Loadable/Classes/**/*",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}