[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 7 / d / YazdanSwiftSocket / 0.1.2 / YazdanSwiftSocket.podspec.json
blob87d4aec76c8c8f7c1bcc9bcabd16bbea1e15a6be
2   "name": "YazdanSwiftSocket",
3   "version": "0.1.2",
4   "summary": "YazdanSwiftSocket is a Swift3 modern TCP & UDP Socket Library",
5   "description": "this is YazdanSwiftSocket library that provides great features for TCP & UDP Sockets in Swift3 with modern syntax",
6   "homepage": "https://github.com/ymazdy/YazdanSwiftSocket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yazdan": "ymazdy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ymazdy/YazdanSwiftSocket.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/yazdanv",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "YazdanSwiftSocket/**/**/*",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3"
25   },
26   "pushed_with_swift_version": "3.0"