blob: 1b7ef1dc02651796aae8aa07e365d1f83c35880e [file] [log] [blame]
{
"name": "JRBaseRequest",
"version": "1.0.6",
"summary": "A network request protocol, its design to work for other network lib",
"homepage": "https://github.com/scubers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jrwong": "jr-wong@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/scubers/JRBaseRequest.git",
"tag": "1.0.6"
},
"source_files": "JRBaseRequest/classes/**/*.{h,m}",
"public_header_files": "JRBaseRequest/classes/**/*.h"
}