blob: 451e50036dfedc3758f2dc12370fdbdea9523444 [file] [log] [blame]
{
"name": "JRBaseRequest",
"version": "1.0.7",
"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.7"
},
"source_files": "JRBaseRequest/classes/**/*.{h,m}",
"public_header_files": "JRBaseRequest/classes/**/*.h"
}