blob: fe959e92fa9e67d6466a01fb7adba01d496215cc [file] [log] [blame]
{
"name": "LPDSoundServiceKit",
"version": "0.4.5",
"summary": "A manager of AVAudiosession for play sound.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LPD-iOS/LPDSoundServiceKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sfmdeveloper@icloud.com": "fengming.shi@ele.me"
},
"source": {
"git": "https://github.com/LPD-iOS/LPDSoundServiceKit.git",
"tag": "0.4.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDSoundServiceKit/Classes/**/*",
"frameworks": [
"UIKit",
"AudioToolbox",
"AVFoundation",
"MediaPlayer",
"CoreTelephony",
"CallKit"
],
"dependencies": {
"LPDControlsKit": [
]
}
}