[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 3 / d / c / ObjectAL-for-iPhone / 2.2 / ObjectAL-for-iPhone.podspec.json
blobae30ef63f4287135614256974344533196768ec0
2   "name": "ObjectAL-for-iPhone",
3   "version": "2.2",
4   "license": {
5     "type": "Apache License, Version 2.0",
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": "v2.2"
16   },
17   "source_files": "ObjectAL/ObjectAL (iOS)/**/*.[chm]",
18   "public_header_files": "ObjectAL/ObjectAL (iOS)/**/*.h",
19   "platforms": {
20     "ios": "4.3",
21     "osx": "10.6"
22   },
23   "ios": {
24     "frameworks": [
25       "OpenAL",
26       "AudioToolbox",
27       "AVFoundation"
28     ]
29   },
30   "requires_arc": false