[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 4 / 1 / RBHUD / 0.0.1 / RBHUD.podspec.json
blob566fc42066f59ef9891ec61f35800cfe0a78e230
2   "name": "RBHUD",
3   "version": "0.0.1",
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.1",
14     "commit": "7eaff4a81ef7df57be0903dcc8b48e93f6667f8c"
15   },
16   "social_media_url": "https://twitter.com/robert_bojor",
17   "platforms": {
18     "ios": "8.3"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/*",
22   "frameworks": [
23     "UIKit",
24     "QuartzCore"
25   ]