blob: b9d2c2ad6f53be5d5661e2fdc39aa82404d4575c [file] [log] [blame]
{
"name": "GCDWebHDServer",
"version": "0.1.0",
"summary": "WebDAVServer and WebUploaderServer merge",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/youlianchun/GCDWebHDServer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YLCHUN": "youlianchunios@163.com"
},
"source": {
"git": "https://github.com/youlianchun/GCDWebHDServer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GCDWebHDServer/Classes/**/*",
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"GCDWebServer": [
"3.5.2"
]
}
}