blob: 232ccf419f2f3e3b5f7fbba19d44214dc2282bd2 [file] [log] [blame]
{
"name": "UPnPDA",
"version": "1.0.1",
"summary": "UPnPDA is a UPnP Device Search And Control Tools",
"description": "UPnPDA is a Tools to search aim service(Device),you can use it to search the Device(includes the aim Searvice),And it supported a AVTransport to Control device (DLNA Mode), setAVTransportURI , invoke play 、pause、stop ... actions.",
"homepage": "https://github.com/haiyangCool/UPnPDA",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haiyangCool": "haiyang_wang_cool@126.com"
},
"source": {
"git": "https://github.com/haiyangCool/UPnPDA.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UPnPDA/Classes/**/*",
"dependencies": {
"AEXML": [
],
"CocoaAsyncSocket": [
]
}
}