[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 9 / c / 5 / BlueSocket / 2.0.3 / BlueSocket.podspec.json
blob6dfd0003015e27fbb1fb3d4ec1d6218ca0459c63
2   "name": "BlueSocket",
3   "version": "2.0.3",
4   "summary": "Socket framework for Swift using the Swift Package Manager",
5   "homepage": "https://github.com/Kitura/BlueSocket",
6   "license": {
7     "type": "Apache License, Version 2.0"
8   },
9   "authors": "IBM and the Kitura project authors",
10   "module_name": "Socket",
11   "swift_versions": "5.1",
12   "requires_arc": true,
13   "platforms": {
14     "osx": "10.11",
15     "ios": "10.0",
16     "tvos": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/Kitura/BlueSocket.git",
20     "tag": "2.0.3"
21   },
22   "source_files": "Sources/Socket/*.swift",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "5.1"
25   },
26   "swift_version": "5.1"