blob: 1b38c5ab3b757eeebfef03e6a8f70f37fbaa105e [file] [log] [blame]
{
"name": "MDNetRequest",
"version": "1.0.0",
"summary": "A Library for iOS to use for request",
"homepage": "https://github.com/CoderiOS/MDNetRequest",
"license": "MIT",
"authors": {
"wlq": "ihousehouse@163.com"
},
"source": {
"git": "https://github.com/CoderiOS/MDNetRequest.git",
"tag": "1.0.0"
},
"source_files": "MDNetRequest/NetRequest/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}