[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / a / LemonBubble / 1.0.0 / LemonBubble.podspec.json
bloba3df7a8e9a8be6ab956f7221b196dfcde8542086
2   "name": "LemonBubble",
3   "version": "1.0.0",
4   "summary": "A very NB HUD view ! instead of MBProgressHUD and SVProgressHUD",
5   "description": "A very NB HUD view ! instead of MBProgressHUD and SVProgressHUD.",
6   "homepage": "https://github.com/1em0nsOft/LemonBubble",
7   "license": "MIT",
8   "authors": {
9     "1em0nsOft-Liuri": "liuri@lemonsoft.net"
10   },
11   "source": {
12     "git": "https://github.com/1em0nsOft/LemonBubble.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "LemonBubble/LemonBubble/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]