blob: 6a73ef96d4f3e64485af991b999bce117a9275f1 [file] [log] [blame]
{
"name": "LPDSoundServiceKit",
"version": "0.4.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDSoundServiceKit/Classes/**/*",
"frameworks": [
"UIKit",
"AudioToolbox",
"AVFoundation",
"MediaPlayer",
"CoreTelephony",
"CallKit"
],
"dependencies": {
"LPDControlsKit": [
]
}
}