[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 9 / c / 5 / BlueSocket / 0.12.50 / BlueSocket.podspec.json
blobda06f8daf5eaefe4206891d6a28507e3ffabd916
2   "name": "BlueSocket",
3   "version": "0.12.50",
4   "summary": "Socket framework for Swift using the Swift Package Manager",
5   "homepage": "https://github.com/IBM-Swift/BlueSocket",
6   "license": {
7     "type": "Apache License, Version 2.0"
8   },
9   "authors": "IBM",
10   "module_name": "Socket",
11   "requires_arc": true,
12   "platforms": {
13     "osx": "10.11",
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/IBM-Swift/BlueSocket.git",
18     "tag": "0.12.50"
19   },
20   "source_files": "Sources/*.swift",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.1.1"
23   },
24   "pushed_with_swift_version": "3.1.1"