[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / f / 8 / LPDSoundServiceKit / 0.4.6 / LPDSoundServiceKit.podspec.json
blob53c1ca5ecf04aa74dce02e2a4b31de3ac322a1fa
2   "name": "LPDSoundServiceKit",
3   "version": "0.4.6",
4   "summary": "A manager of AVAudiosession for play sound.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LPD-iOS/LPDSoundServiceKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sfmdeveloper@icloud.com": "fengming.shi@ele.me"
13   },
14   "source": {
15     "git": "https://github.com/LPD-iOS/LPDSoundServiceKit.git",
16     "tag": "0.4.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LPDSoundServiceKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "AudioToolbox",
25     "AVFoundation",
26     "MediaPlayer",
27     "CallKit"
28   ],
29   "dependencies": {
30     "LPDControlsKit": [
32     ]
33   }