[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / a / e / MOHUD / 0.2.0.1 / MOHUD.podspec.json
blobe7b2ac12166087f453f558b008d2ce7ce12bdec0
2   "name": "MOHUD",
3   "version": "0.2.0.1",
4   "summary": "A simple HUD to indicate activity, success, and failure.",
5   "description": "You can use this Library for as a loading indicator while waiting for response from api, you can mention failure and success as well",
6   "homepage": "https://github.com/MoathOthman/MOHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "moath othman": "myopenworld@outlook.com"
13   },
14   "social_media_url": "http://twitter.com/dark_torch",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/MoathOthman/MOHUD.git",
20     "tag": "0.2.0.1"
21   },
22   "source_files": "MOHUD/*.swift",
23   "resources": [
24     "MOHUD/MOHUD.storyboard",
25     "MOHUD/MOHUD.xcassets"
26   ],
27   "requires_arc": true