blob: fe604a0638b44da048be07d90230dea49e015c72 [file] [log] [blame]
{
"name": "MKProgress",
"version": "0.0.1",
"summary": "An iOS Progress HUD written in Swift",
"description": "A simple progress HUD written in Swift.",
"homepage": "https://github.com/kamirana4/MKProgress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Kamran": "https://github.com/kamirana4"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/kamirana4/MKProgress.git",
"tag": "0.0.1"
},
"source_files": "MKProgress/*.{swift,plist}",
"pushed_with_swift_version": "3.0"
}