[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 3 / d / c / ObjectAL-for-iPhone / 2.3 / ObjectAL-for-iPhone.podspec.json
blob981f018496127676f3eb25d9427a0d96cf6d7703
2   "name": "ObjectAL-for-iPhone",
3   "version": "2.3",
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.3"
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   "ios": {
24     "frameworks": [
25       "OpenAL",
26       "AudioToolbox",
27       "AVFoundation"
28     ]
29   },
30   "header_mappings_dir": "ObjectAL",
31   "requires_arc": false