blob: 3b048b9376b39b883ea9407d2a2a3a51e9527946 [file] [log] [blame]
{
"name": "AudioHelper",
"version": "0.0.1",
"summary": "A record class which is userfriendly and esay to use by developers.",
"description": "AVAudioRecorder, AudioRecorderaudio,AVAudioRecorder,AudioRecorderrecord audiorecord, aac, wav, record class",
"homepage": "https://github.com/imnotok/AudioHelper",
"license": "MIT",
"authors": {
"imnotok": "imnotok@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/imnotok/AudioHelper.git",
"tag": "0.0.1"
},
"source_files": "AudioHelpTest/AudioHelper/*.{h,m}",
"frameworks": [
"Foundation",
"AVFoundation"
],
"requires_arc": true
}