blob: 219dd940b23206d9d6272ee0232c8bcd9d6cfcf3 [file] [log] [blame]
{
"name": "DLRoute",
"version": "0.0.1",
"summary": "Wifi接口工具。",
"description": "Wifi接口工具。",
"homepage": "https://github.com/DaLangLove/DLRoute",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dalang": "magiciandl@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DaLangLove/DLRoute.git",
"tag": "0.0.1"
},
"source_files": [
"DLRoute",
"DLRoute/**/*"
],
"public_header_files": "DLRoute/**/DLRoute.h",
"libraries": "resolv",
"requires_arc": true
}