blob: 932a4dee1b8662ed9365f7bced0114fdd1a61321 [file] [log] [blame]
{
"name": "WKRequest",
"version": "1.1",
"summary": "This pod is useful for HTTP & TCP requests",
"description": "WKRequest, light and powerful, useful to send request to a server (HTTP & TCP).",
"homepage": "https://github.com/wdkay/WKRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Walid Kayhal": "walid@kayhal.fr"
},
"source": {
"git": "https://github.com/wdkay/WKRequest.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WKRequest/Classes/**/*"
}