blob: 2774a0d78880e35332403bfbca7550798f516c77 [file] [log] [blame]
{
"name": "VoiceAlertView",
"version": "0.0.1",
"summary": "A short description of VoiceAlertView.",
"description": "a VoiceAlertView demo",
"homepage": "https://github.com/jiangyongchang126/VoiceAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jianggongzi": "jiang_yongchang@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jiangyongchang126/VoiceAlertView.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "VoiceAlertView/Voice/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}