| { |
| "name": "Rvs_Streamer", |
| "version": "4.1.0", |
| "summary": "iChano SDK for Streamer", |
| "description": "iChano SDK for Streamer. This SDK can collect vedio add audio.", |
| "homepage": "https://github.com/OpenIchano/Rvs_Streamer.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "KindDeath": "yijie.gong@ichano.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/OpenIchano/Rvs_Streamer.git", |
| "tag": "4.1.0" |
| }, |
| "frameworks": [ |
| "AVFoundation", |
| "Foundation" |
| ], |
| "requires_arc": true, |
| "vendored_frameworks": "Rvs_Streamer.framework" |
| } |