| { | |
| "name": "YOYAudioRecoder", | |
| "version": "0.0.1", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "summary": "~~iOS~~录音器~~", | |
| "homepage": "https://github.com/ox-man", | |
| "authors": { | |
| "ox-man": "wangtao199205@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ox-man/YOYAudioRecoder.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "YOYAudioRecoder/YOYAudioRecoder/YOYAudioRecoder/*.{h,m}", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "requires_arc": true | |
| } |