[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / d / 8 / MKProgress / 0.0.1 / MKProgress.podspec.json
blobfe604a0638b44da048be07d90230dea49e015c72
2   "name": "MKProgress",
3   "version": "0.0.1",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muhammad Kamran": "https://github.com/kamirana4"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/kamirana4/MKProgress.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "MKProgress/*.{swift,plist}",
22   "pushed_with_swift_version": "3.0"