[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 4 / c / 2 / SsdpSdk / 0.3.0 / SsdpSdk.podspec.json
blob0d3a4fe784d24d96da35a0ea243bb28dabf11f06
2   "name": "SsdpSdk",
3   "version": "0.3.0",
4   "summary": "SSDP for iOS & tvOS.",
5   "description": "Simple implementation of advertising and device discovery over SSDP.",
6   "homepage": "https://github.com/andersonlucasg3/ssdp-swift-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anderson Lucas C. Ramos": "andersonlucasg3@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/andersonlucasg3/ssdp-swift-sdk.git",
16     "tag": "0.3.0"
17   },
18   "swift_versions": "5",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "10.0",
22     "tvos": "11.0"
23   },
24   "source_files": "Sources/SsdpSdk/**/*.{swift,h}",
25   "dependencies": {
26     "BlueSocket": [
28     ]
29   },
30   "swift_version": "5"