blob: 0ca696e890201c165cf873be9e6da673155876d2 [file] [log] [blame]
{
"name": "LemonBubble",
"version": "1.0.2",
"summary": "A very NB HUD view ! instead of MBProgressHUD and SVProgressHUD",
"description": "A very NB HUD view ! instead of MBProgressHUD and SVProgressHUD.",
"homepage": "https://github.com/1em0nsOft/LemonBubble",
"license": "MIT",
"authors": {
"1em0nsOft-Liuri": "liuri@lemonsoft.net"
},
"source": {
"git": "https://github.com/1em0nsOft/LemonBubble.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LemonBubble/LemonBubble/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}