blob: 2f5e7da85bdb2319661a6a420910681b687381b2 [file] [log] [blame]
{
"name": "HLOpenALPrompter",
"version": "0.2.1",
"summary": "HLOpenALPrompter is a wrapper for playing sound by OpenAL",
"description": " HLOpenALPrompter let you easily play sound through OpenAL.\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/Invisibi/HLOpenALPrompter",
"license": "MIT",
"authors": {
"KenKuan": "kenkuan@hooloop.com"
},
"source": {
"git": "https://github.com/Invisibi/HLOpenALPrompter.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HLOpenALPrompter": [
"Pod/Assets/*.png"
]
},
"frameworks": "OpenAL"
}