blob: 53adb255b41da297446bcc933d39dec2ba266366 [file] [log] [blame]
{
"name": "MKProgress",
"version": "1.0.5",
"summary": "An iOS Progress HUD written in Swift",
"description": "A simple progress HUD written in Swift.",
"homepage": "https://github.com/kamirana4/MKProgress",
"screenshots": "https://dl.dropboxusercontent.com/s/601xnyxy76mnugq/Simulator%20Screen%20Shot%20Apr%203%2C%202017%2C%2011.04.49%20PM.png",
"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": "1.0.5"
},
"source_files": "MKProgress/*.{swift,plist}",
"pushed_with_swift_version": "3.0"
}