blob: dff32c0df684a50cfade782b60aa4e28c54837ec [file] [log] [blame]
{
"name": "WKRequest",
"version": "1.0",
"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://bitbucket.org/wdkay/wkrequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Walid Kayhal": "walid@kayhal.fr"
},
"source": {
"git": "https://github.com/wdkay/WKRequest",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WKRequest/Classes/**/*"
}