[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / 1 / 5 / MHProgressButton / 1.1.0 / MHProgressButton.podspec.json
blob94ce3e3d7817006b282619a79940f591622ee21e
2   "name": "MHProgressButton",
3   "version": "1.1.0",
4   "summary": "See your progress on your UIButton 🙏.",
5   "swift_version": "4.2",
6   "description": "An implementation for protocol oriented network layer Read The ReadME in the github repo to know how you should use it. https://github.com/emadhegab/MHNetwork",
7   "homepage": "https://github.com/emadhegab/MHProgressButton",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mohamed Hegab": "emadhegab@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/MohamedHegab",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/emadhegab/MHProgressButton.git",
21     "tag": "1.1.0"
22   },
23   "source_files": [
24     "Classes",
25     "Sources/*.swift"
26   ]