blob: 58d6a8a50d795b44f39d070b90e960c82ff69cc7 [file] [log] [blame]
{
"name": "SJZHttpRequest",
"version": "0.0.1",
"summary": "A short description of HttpRequest.",
"description": "请求组件",
"homepage": "http://192.168.10.168:10080/iOS/HttpRequest",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"sijingzhi": "234"
},
"source": {
"git": "http://192.168.10.168:10080/iOS/HttpRequest.git",
"commit": "b3a6f08a776a708e40d105eb933d53eed9f41537"
},
"source_files": [
"httpTools",
"HttpRequest/HttpRequest/httpTools/**/*.{h,m}"
],
"exclude_files": "httpTools/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}