[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / d / 8 / MKProgress / 1.0.8 / MKProgress.podspec.json
blobb23022a561abe8c65b4f078bcabed9b972e35296
2   "name": "MKProgress",
3   "version": "1.0.8",
4   "summary": "An iOS Progress HUD written in Swift",
5   "description": "A simple progress HUD written in Swift.",
6   "homepage": "https://github.com/kamirana4/MKProgress",
7   "screenshots": "https://dl.dropboxusercontent.com/s/601xnyxy76mnugq/Simulator%20Screen%20Shot%20Apr%203%2C%202017%2C%2011.04.49%20PM.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Muhammad Kamran": "https://github.com/kamirana4"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/kamirana4/MKProgress.git",
20     "tag": "1.0.8"
21   },
22   "source_files": "MKProgress/*.{swift}",
23   "swift_version": "4.2"