[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / c / f / MKAnimationHud / 0.2.0 / MKAnimationHud.podspec.json
blobbf393d70d9f540c5a16c085eed0fea38421003ab
2   "name": "MKAnimationHud",
3   "version": "0.2.0",
4   "summary": "A Swift based reimplementation of the Apple HUD and added natively rendered After Effects vector animations.",
5   "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",
6   "homepage": "https://github.com/ro6lyo/MKAnimationHud",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ro6lyo": "Mehmed.Kadir@bulpros.com"
13   },
14   "source": {
15     "git": "https://github.com/ro6lyo/MKAnimationHud.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MKAnimationHud/Classes/**/*",
22   "dependencies": {
23     "lottie-ios": [
25     ]
26   },
27   "pushed_with_swift_version": "4.0"