[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / 5 / VoiceAlertView / 0.0.1 / VoiceAlertView.podspec.json
blob2774a0d78880e35332403bfbca7550798f516c77
2   "name": "VoiceAlertView",
3   "version": "0.0.1",
4   "summary": "A short description of VoiceAlertView.",
5   "description": "a VoiceAlertView demo",
6   "homepage": "https://github.com/jiangyongchang126/VoiceAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jianggongzi": "jiang_yongchang@126.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/jiangyongchang126/VoiceAlertView.git",
19     "tag": "0.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "VoiceAlertView/Voice/**/*.{h,m}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]