[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / c / 5 / BlueSocket / 1.0.38 / BlueSocket.podspec.json
blobb6a67b4b7f08e71b67f43229f1b5dd4dcb7778f7
2   "name": "BlueSocket",
3   "version": "1.0.38",
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.38"
20   },
21   "source_files": "Sources/Socket/*.swift",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.2"
24   }