[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 5 / 6 / AVAudioSession+Helper / 1.0.0 / AVAudioSession+Helper.podspec.json
blob42e564fe8949844a44e73403c8d04f7c1dbdc22e
2   "name": "AVAudioSession+Helper",
3   "version": "1.0.0",
4   "summary": "Category on AVAudioSession",
5   "description": "Helpful methods for AVAudioSession",
6   "homepage": "https://github.com/Bogdan-Stasjuk/BSMediaExporter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bogdan Stasiuk": "Bogdan.Stasjuk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Bogdan-Stasjuk/AVAudioSession-Helper.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/Bogdan_Stasjuk",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "AVAudioSession+Helper/*.{h,m}",
24   "public_header_files": "AVAudioSession+Helper/*.h"