[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / 6 / WKRequest / 1.0 / WKRequest.podspec.json
blobdff32c0df684a50cfade782b60aa4e28c54837ec
2   "name": "WKRequest",
3   "version": "1.0",
4   "summary": "This pod is useful for HTTP & TCP requests",
5   "description": "WKRequest, light and powerful, useful to send request to a server (HTTP & TCP).",
6   "homepage": "https://bitbucket.org/wdkay/wkrequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Walid Kayhal": "walid@kayhal.fr"
13   },
14   "source": {
15     "git": "https://github.com/wdkay/WKRequest",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WKRequest/Classes/**/*"