blob: 566fc42066f59ef9891ec61f35800cfe0a78e230 [file] [log] [blame]
{
"name": "RBHUD",
"version": "0.0.1",
"summary": "HUD written in Swift - Ready to use, no muss, no fuss...",
"description": "HUD written in Swift - Ready to use, no muss, no fuss... Highly reusable HUD, completely written in Swift.",
"homepage": "https://github.com/robertBojor/RBHUD",
"license": "MIT",
"authors": {
"Robert Bojor": "robert.bojor@gmail.com"
},
"source": {
"git": "https://github.com/robertBojor/RBHUD.git",
"tag": "0.0.1",
"commit": "7eaff4a81ef7df57be0903dcc8b48e93f6667f8c"
},
"social_media_url": "https://twitter.com/robert_bojor",
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"frameworks": [
"UIKit",
"QuartzCore"
]
}