blob: 0f75d19f79edaa760975aec27bba88c48f8b5f5c [file] [log] [blame]
{
"name": "JRBaseRequest",
"version": "1.7.3",
"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.7.3"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.h"
}