[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / b / YTSocket / 0.1.0 / YTSocket.podspec.json
blob4298e66a86a146a2509c47a249acd652ae8dbbb1
2   "name": "YTSocket",
3   "version": "0.1.0",
4   "summary": "YTSocket helps you to manage TCP Socket connections",
5   "description": "YTSocket helps you to connect TCP Sockets. You can write your own handler based on your socket implementation using YTSocketHandler protocol.",
6   "homepage": "https://github.com/yasinturkdogan/YTSocket",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yasin Turkdogan": "yasinturkdogan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yasinturkdogan/YTSocket.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YTSocket/*",
22   "pushed_with_swift_version": "3.0"