blob: 1aefcb5c0b9a082d45cd50baf92d01c8c11d98b2 [file] [log] [blame]
{
"name": "SVStatusHUD",
"version": "0.0.1",
"summary": "A copycat of the HUD shown on orientation and volume change in iOS.",
"homepage": "https://github.com/samvermette/SVStatusHUD",
"license": "MIT",
"authors": "Sam Vermette",
"source": {
"git": "https://github.com/samvermette/SVStatusHUD.git",
"commit": "622783d70aadd0b2f36a03fd3543797713348321"
},
"platforms": {
"ios": null
},
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"source_files": "SVStatusHUD/SVStatusHUD.{m,h}",
"requires_arc": false
}