[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / d / MGAudioPlayer / 0.0.1 / MGAudioPlayer.podspec.json
blobf00e2b30c42be6fd221dd9049fa04e632fc2b596
2   "name": "MGAudioPlayer",
3   "version": "0.0.1",
4   "summary": "基于StreamingKit完成的音频播放",
5   "description": "基于StreamingKit完成的音频播放库。",
6   "homepage": "https://github.com/cndevmingle/MGBlockStreamingKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mingle": "cndevmingle@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/cndevmingle/MGBlockStreamingKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "MGAudioPlayer/StreamingKit",
23     "MGAudioPlayer/Classes/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "AudioToolbox"
28   ]