[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / f / 0 / a / LemonBubble / 1.0.2 / LemonBubble.podspec.json
blob0ca696e890201c165cf873be9e6da673155876d2
2   "name": "LemonBubble",
3   "version": "1.0.2",
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.2"
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   ]