blob: fa91f92fc28db7869709808d5e10f3c2289abd3b [file] [log] [blame]
{
"name": "GRXCoServers",
"version": "1.0",
"summary": "web本地服务器",
"description": "iOS web本地服务器",
"homepage": "https://github.com/ruixiaoguo/GRXCoServers.git",
"license": "MIT",
"authors": {
"ruixiaoguo": "grx0917@sina.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ruixiaoguo/GRXCoServers.git",
"tag": "1.0"
},
"source_files": "GGCoServers/**/*.{h,m}",
"exclude_files": "",
"frameworks": "Foundation"
}