blob: 86d753e6c33adcee6927453ac20a9121a246f8e5 [file] [log] [blame]
{
"name": "MKStatusHud",
"version": "0.4.0",
"summary": "A Swift based reimplementation of the Apple HUD and added natively rendered After Effects vector animations.",
"description": "A Swift based reimplementation of the Apple HUD and added natively rendered After Effects vector animations.You Just need to provide a JSON animaiton or images to present.",
"homepage": "https://github.com/ro6lyo/MKStatusHud",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ro6lyo": "roshlyo@icloud.com"
},
"source": {
"git": "https://github.com/ro6lyo/MKStatusHud.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MKStatusHud/Classes/**/*",
"dependencies": {
"lottie-ios": [
]
},
"pushed_with_swift_version": "4.0"
}