| { |
| "name": "WebRTCKurento", |
| "version": "1.0.0", |
| "summary": "A CocoaPods library written in Swift", |
| "description": "This CocoaPods library helps you stream or call video.", |
| "homepage": "https://github.com/zinzin186/WebRTCKurento", |
| "license": "MIT", |
| "authors": { |
| "Zinzin": "vudinhdin@gmail.com.vn" |
| }, |
| "platforms": { |
| "ios": "10.3" |
| }, |
| "source": { |
| "git": "https://github.com/zinzin186/WebRTCKurento.git", |
| "tag": "1.0.0" |
| }, |
| "swift_versions": "4.0", |
| "source_files": "WebRTCKurento/**/*.{h,m,swift}", |
| "swift_version": "4.0" |
| } |