[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 3 / 1 / HLOpenALPrompter / 0.2.0 / HLOpenALPrompter.podspec.json
blob549cd7e6613982a26d893b9b2d5df6fcbae03bac
2   "name": "HLOpenALPrompter",
3   "version": "0.2.0",
4   "summary": "HLOpenALPrompter is a wrapper for playing sound by OpenAL",
5   "description": "                       HLOpenALPrompter let you easily play sound through OpenAL.\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/Invisibi/HLOpenALPrompter",
7   "license": "MIT",
8   "authors": {
9     "KenKuan": "kenkuan@hooloop.com"
10   },
11   "source": {
12     "git": "https://github.com/Invisibi/HLOpenALPrompter.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "HLOpenALPrompter": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "OpenAL"