[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 8 / LPDSoundServiceKit / 0.4.0 / LPDSoundServiceKit.podspec.json
blobb5e6cb1b194cb852e576970a4efaa56d0d10d6c6
2   "name": "LPDSoundServiceKit",
3   "version": "0.4.0",
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.0"
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   }