[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 1 / 3 / SocketWrapper / 0.1.0 / SocketWrapper.podspec.json
blobc0af5cc97fc9226f1c69b39a09afcc420bff1ff5
2   "name": "SocketWrapper",
3   "version": "0.1.0",
4   "summary": "An objective-c wrapper for NWConnection written in swift",
5   "swift_versions": [
6     "5.0"
7   ],
8   "description": "An objective-c wrapper for NWConnection written in swift. This is mainly used to expose NWConnection to kotlin.",
9   "homepage": "https://github.com/DitchOoM/apple-socket-wrapper",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Rahul Behera": "rbehera@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/DitchOoM/apple-socket-wrapper.git",
19     "tag": "0.1.0"
20   },
21   "platforms": {
22     "ios": "13.0",
23     "osx": "11.0",
24     "watchos": "6.0",
25     "tvos": "13.0"
26   },
27   "source_files": "SocketWrapper/Classes/**/*",
28   "frameworks": "Network",
29   "swift_version": "5.0"