[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 2 / b / PKSwiftSocket / 0.2.0 / PKSwiftSocket.podspec.json
blob52c7121e926f0dfd6558a478394f566936671f47
2   "name": "PKSwiftSocket",
3   "version": "0.2.0",
4   "summary": "Socket connection with block methods as well as delegate option in Swift",
5   "description": "Socket connection with block methods as well as delegate option in Swift 3.0.",
6   "homepage": "https://github.com/kansaraprateek/PKSwiftSocket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prateek Kansara": "prateek@kansara.in"
13   },
14   "source": {
15     "git": "https://github.com/kansaraprateek/PKSwiftSocket.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PKSwiftSocket/Classes/**/*",
22   "pushed_with_swift_version": "3.0"