blob: bf393d70d9f540c5a16c085eed0fea38421003ab [file] [log] [blame]
{
"name": "MKAnimationHud",
"version": "0.2.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/MKAnimationHud",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ro6lyo": "Mehmed.Kadir@bulpros.com"
},
"source": {
"git": "https://github.com/ro6lyo/MKAnimationHud.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MKAnimationHud/Classes/**/*",
"dependencies": {
"lottie-ios": [
]
},
"pushed_with_swift_version": "4.0"
}