[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / 3 / QKAudioPlayer / 0.1.0 / QKAudioPlayer.podspec.json
blob393f1f4995dc1f2d5f59c95c90ff0cab381877b1
2   "name": "QKAudioPlayer",
3   "version": "0.1.0",
4   "summary": "QKAudioPlayer.",
5   "description": "TODO: 音频播放.",
6   "homepage": "https://github.com/huahong1124/QKAudioPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huahong": "2330669775@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/huahong1124/QKAudioPlayer.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QKAudioPlayer/Classes/*.{h,m,swift}",
22   "dependencies": {
23     "QKTimer": [
25     ],
26     "SVProgressHUD": [
28     ]
29   }