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