blob: ce789cc3f4f9a3606b83bb21d939729a50eac3aa [file] [log] [blame]
{
"name": "LLUPNPServer",
"version": "1.1.1",
"summary": "UPNP投屏",
"description": "简单实现iOS使用UPNP协议投屏功能",
"homepage": "https://github.com/wilson7156/LLUPNPServer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"704110362@qq.com": "wilson"
},
"source": {
"git": "https://github.com/wilson7156/LLUPNPServer.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLUPNPServer/Classes/**/*",
"dependencies": {
"CocoaAsyncSocket": [
],
"XMLDictionary": [
],
"KissXML": [
]
}
}