blob: b1b3c724d9572f1ccae7a1b85fef009abed0c9d9 [file] [log] [blame]
{
"name": "TRUONGDV007",
"version": "0.0.4",
"summary": "A conforming TRUONGDV client library.",
"homepage": "https://example.truongdv.vn",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Đặng Văn Trường": "dangvantruong12@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/DangTruongInc/mygithub.git",
"tag": "0.0.4"
},
"source_files": [
"LICENSE.md",
"README.md"
],
"ios": {
"vendored_frameworks": "WebRTC.framework"
}
}