blob: 78da7074ec39ba599b800242cc188c73de51ce8b [file] [log] [blame]
{
"name": "WebRTCKurento",
"version": "1.0.1",
"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.1"
},
"swift_versions": "4.0",
"source_files": "WebRTCKurento/**/*.{h,m,swift,xcdatamodeld}",
"swift_version": "4.0"
}