blob: 5c49dc3c07c059bdd94ddd999edf24207d090346 [file] [log] [blame]
{
"name": "SKVoiceWaveView",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "Automatic-Guidance",
"homepage": "https://github.com/macios/SKVoiceWaveView",
"license": "MIT",
"authors": {
"SK": "nil.com"
},
"source": {
"git": "https://github.com/macios/SKVoiceWaveView.git",
"tag": "1.0.0"
},
"frameworks": [
"UIKit",
"AVFoundation"
],
"source_files": "SKVoiceWave/**/SKVoiceWaveView/*.{h,m}",
"requires_arc": true
}