| { | |
| "name": "mixAudio", | |
| "version": "1.0.1", | |
| "license": "MIT", | |
| "summary": "mix audio", | |
| "homepage": "https://github.com/xc1050122035/MixAudio", | |
| "social_media_url": "http://weibo.com/in66com", | |
| "authors": { | |
| "yangguang": "yangguang@in66.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/xc1050122035/MixAudio.git", | |
| "tag": "1.0.1" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source_files": "class/**/*.{h,m}" | |
| } |