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