[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / f / 8 / LPDSoundServiceKit / 0.4.3 / LPDSoundServiceKit.podspec.json
blob456594d906722373fcf30c016b2580a6a00890d5
2   "name": "LPDSoundServiceKit",
3   "version": "0.4.3",
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.3"
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     "LPDControlsKit": [
33     ]
34   }