blob: 04428871a22a4b72a4f36e58354a5660cd6e3540 [file] [log] [blame]
{
"name": "RBHUD",
"version": "0.1.0",
"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.1.0",
"commit": "bab893581b36fcc362685e001b48933f45989ca2"
},
"social_media_url": "https://twitter.com/robert_bojor",
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"frameworks": [
"UIKit",
"QuartzCore"
]
}