blob: 42e564fe8949844a44e73403c8d04f7c1dbdc22e [file] [log] [blame]
{
"name": "AVAudioSession+Helper",
"version": "1.0.0",
"summary": "Category on AVAudioSession",
"description": "Helpful methods for AVAudioSession",
"homepage": "https://github.com/Bogdan-Stasjuk/BSMediaExporter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bogdan Stasiuk": "Bogdan.Stasjuk@gmail.com"
},
"source": {
"git": "https://github.com/Bogdan-Stasjuk/AVAudioSession-Helper.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/Bogdan_Stasjuk",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "AVAudioSession+Helper/*.{h,m}",
"public_header_files": "AVAudioSession+Helper/*.h"
}