[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / c / 5 / BlueSocket / 1.0.47 / BlueSocket.podspec.json
blob81c42a53356a7e8fedb6bc371e384093315102ba
2   "name": "BlueSocket",
3   "version": "1.0.47",
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     "tvos": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/IBM-Swift/BlueSocket.git",
19     "tag": "1.0.47"
20   },
21   "source_files": "Sources/Socket/*.swift",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.0"
24   }