blob: c445df32bc83b42251d5cb7ea00dfebd74b4dec8 [file] [log] [blame]
{
"name": "HttpClient",
"version": "0.0.4",
"summary": "A simple but powerful http request tool.",
"description": "HttpClient is a easy-to-use, high efficiency and simplify Http tool. you can use it fire a http get requet, post image and other http operation",
"homepage": "https://github.com/DuckDeck/HttpClient",
"license": "MIT",
"authors": {
"DuckDeck": "3421902@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DuckDeck/HttpClient.git",
"tag": "0.0.4"
},
"source_files": "HttpClient/*"
}