blob: c091642889200b4c88cf49d5a901597098bab125 [file] [log] [blame]
{
"name": "JRBaseRequest",
"version": "1.6.1",
"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.6.1"
},
"source_files": "Classes/Base/**/*.{h,m}",
"public_header_files": "Classes/Base/**/*.h"
}