blob: 9899fcd65bf80071fd1114bc552f294c48237f94 [file] [log] [blame]
{
"name": "TXBoardView",
"version": "1.2.4",
"summary": "A sketchpad view that provides multiplayer real-time interaction,by Tencent Cloud.",
"homepage": "https://cloud.tencent.com/solution/tic",
"license": {
"type": "Copyright",
"text": "Copyright © 2013 - 2018\nTencent Cloud. All Right Reserved.\n"
},
"authors": {
"jameskhdeng": "jameskhdeng@tencent.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://dldir1.qq.com/hudongzhibo/TXBoard/iOS/TXBoardView_iOS_1.2.4.zip"
},
"source_files": "TXBoardView.framework/Headers/*.h",
"resources": "TXBoardView.framework/TXBoardView.bundle/*.png",
"vendored_frameworks": "TXBoardView.framework",
"libraries": [
"z",
"stdc++.6.0.9",
"c++"
],
"requires_arc": true
}