blob: 843d3ca4481d80df1c43344de64d4358a1fb6ecc [file] [log] [blame]
{
"name": "RequestLib",
"version": "0.0.2",
"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.2"
},
"source_files": [
"RequestLib",
"RequestLib/**/*.{h,m}"
],
"requires_arc": true
}