blob: 9b6e19126ffd830a94c58cc5c328a553c1eb64f0 [file] [log] [blame]
{
"name": "UPnPDA",
"version": "0.1.0",
"summary": "A short description of UPnPDA.",
"description": "TODO: Add long description of the pod here.",
"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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UPnPDA/Classes/**/*",
"dependencies": {
"AEXML": [
],
"CocoaAsyncSocket": [
]
}
}