[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / 7 / f / 8 / LPDSoundServiceKit / 0.3.2 / LPDSoundServiceKit.podspec.json
blob72fb2924b7fe8b15036d8a0869e4690665dc2f80
2   "name": "LPDSoundServiceKit",
3   "version": "0.3.2",
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.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LPDSoundServiceKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "AudioToolbox",
25     "AVFoundation",
26     "MediaPlayer",
27     "CoreTelephony",
28     "CallKit"
29   ],
30   "dependencies": {
31     "ReactiveObjC": [
33     ],
34     "LPDControlsKit": [
36     ]
37   }