| { |
| "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 |
| } |