blob: 32103232c3ac5e0f9acb50f86eccca7815d0cb6d [file] [log] [blame]
{
"name": "RequestLib",
"version": "0.0.3",
"summary": "This is a custom networking lib RequestLib.",
"homepage": "https://github.com/Xingefb/NetWorkLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xingefb": "dzy920210@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Xingefb/NetWorkLib.git",
"tag": "0.0.3"
},
"source_files": [
"RequestLib",
"RequestLib/**/*.{h,m}"
],
"requires_arc": true
}