blob: 43996bdff834daa2de725fea212b35e2d8520dd3 [file] [log] [blame]
{
"name": "HttpClient",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "HttpClient/*"
}