[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 0 / SwiftDSSocket / 0.0.5 / SwiftDSSocket.podspec.json
blob673a1b0ac8d6be2f62b67a991cbfdb0af80ecd17
2   "name": "SwiftDSSocket",
3   "version": "0.0.5",
4   "summary": "DispatchSource based sockets framework written in pure Swift 3.1",
5   "homepage": "https://github.com/csujedihy/SwiftDSSocket",
6   "license": "GPL",
7   "authors": {
8     "jedihy": "csujedi@gmail.com"
9   },
10   "social_media_url": "https://github.com/csujedihy",
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/csujedihy/SwiftDSSocket.git",
17     "tag": "0.0.5"
18   },
19   "source_files": "Sources/**/*.swift",
20   "requires_arc": true,
21   "xcconfig": {
22     "SWIFT_VERSION": "3.1"
23   },
24   "pushed_with_swift_version": "3.0"