blob: f43c88f9918622a777ecf7ddd926af0a765bbe11 [file] [log] [blame]
{
"name": "ATMHud",
"version": "0.0.1",
"platforms": {
"ios": null
},
"summary": "Library for the creation of HUDs in iPhone applications.",
"homepage": "https://github.com/atomton/ATMHud",
"authors": {
"Marcel Müller": "pool@atomton.net"
},
"source": {
"git": "https://github.com/atomton/ATMHud.git",
"commit": "fc79fed7268362c744de5470169db0a381866ad7"
},
"source_files": "ATM*.{h,m}",
"resources": [
"11-x.png",
"19-check.png",
"pop.wav"
],
"frameworks": [
"QuartzCore",
"AudioToolbox"
],
"license": "BSD",
"requires_arc": false
}