[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / d / c / ObjectAL-for-iPhone / 2.5 / ObjectAL-for-iPhone.podspec.json
blobb318a0bcb10267d84fe500da9ffc896d6b613275
2   "name": "ObjectAL-for-iPhone",
3   "version": "2.5",
4   "license": {
5     "type": "MIT",
6     "file": "ObjectAL/LICENSE.ObjectAL.txt"
7   },
8   "summary": "Mac and iOS Audio, minus the headache.",
9   "homepage": "http://kstenerud.github.io/ObjectAL-for-iPhone/",
10   "authors": {
11     "Karl Stenerud": "kstenerud@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/kstenerud/ObjectAL-for-iPhone.git",
15     "tag": "2.5"
16   },
17   "source_files": "ObjectAL/ObjectAL/**/*.[chm]",
18   "public_header_files": "ObjectAL/ObjectAL/**/*.h",
19   "platforms": {
20     "ios": "4.3",
21     "osx": "10.6"
22   },
23   "requires_arc": false,
24   "ios": {
25     "frameworks": [
26       "OpenAL",
27       "AudioToolbox",
28       "AVFoundation"
29     ]
30   },
31   "header_mappings_dir": "ObjectAL"