blob: 29f3e0869bf673eb7f38f979a02e7fabf108263d [file] [log] [blame]
{
"name": "webrtcat4",
"version": "4.0.0",
"summary": "WebRTCat 4 iOS client.",
"description": "This project contains the WebRTCat4 client \blibrary for iOS as well as an example application using the client\u001a\u001a\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b.",
"homepage": "\bhttps://github.com/seg-i2CAT/webrtcat4_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"i2CAT": "develop@i2cat.net"
},
"source": {
"git": "https://github.com/seg-i2CAT/webrtcat4_ios.git",
"tag": "4.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "webrtcat4/Classes/**/*",
"public_header_files": "webrtcat4/Classes/**/*.h",
"dependencies": {
"SocketRocket": [
],
"GoogleWebRTC": [
]
}
}