[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 8 / 7 / 3 / QKAudioPlayer / 0.1.1 / QKAudioPlayer.podspec.json
blobac6628e2e7f13e442544c822c1938b5514087485
2   "name": "QKAudioPlayer",
3   "version": "0.1.1",
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.1"
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     "YYCategories": [
31     ]
32   }