[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 1 / RBHUD / 0.0.3 / RBHUD.podspec.json
blob134739f45b5aa353a8caab33a69cdd9c10b2719f
2   "name": "RBHUD",
3   "version": "0.0.3",
4   "summary": "HUD written in Swift - Ready to use, no muss, no fuss...",
5   "description": "HUD written in Swift - Ready to use, no muss, no fuss... Highly reusable HUD, completely written in Swift.",
6   "homepage": "https://github.com/robertBojor/RBHUD",
7   "license": "MIT",
8   "authors": {
9     "Robert Bojor": "robert.bojor@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/robertBojor/RBHUD.git",
13     "tag": "0.0.3"
14   },
15   "social_media_url": "https://twitter.com/robert_bojor",
16   "platforms": {
17     "ios": "8.3"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/*",
21   "frameworks": [
22     "UIKit",
23     "QuartzCore"
24   ]