[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / e / 4 / 0 / SwiftDSSocket / 0.0.2 / SwiftDSSocket.podspec.json
blob5041552196b1555934b18b78d0f179281ec534ea
2   "name": "SwiftDSSocket",
3   "version": "0.0.2",
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": "10.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/csujedihy/SwiftDSSocket.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "SwiftDSSocket/**/*.swift",
20   "requires_arc": true,
21   "xcconfig": {
22     "SWIFT_VERSION": "3.1"
23   },
24   "pushed_with_swift_version": "3.0"