blob: a9b084094fa1b5f876d9d37a5452e1bd96521b6f [file] [log] [blame]
{
"name": "GCDWebHDServer",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GCDWebHDServer/Classes/**/*",
"resources": "GCDWebHDServer/Assets/GCDWebHDServerSide.bundle",
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"GCDWebServer": [
"3.5.2"
]
}
}