[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 7 / d / YazdanSwiftSocket / 0.1.9 / YazdanSwiftSocket.podspec.json
blobb3af1674a134de0fd8435370c77ff6f8c621b9e6
2   "name": "YazdanSwiftSocket",
3   "version": "0.1.9",
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/yazdanv/YazdanSwiftSocket",
7   "license": {
8     "type": "BSD"
9   },
10   "authors": {
11     "Yazdan.xyz": "ymazdy@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yazdanv/YazdanSwiftSocket.git",
15     "tag": "0.1.9"
16   },
17   "social_media_url": "https://twitter.com/yazdanv",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YazdanSwiftSocket/**/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3"
24   }