blob: 447cb998a010a05b5b342a4e4d191eeb9dd7eac8 [file] [log] [blame]
{
"name": "SwiftPublicIP",
"version": "0.0.2",
"summary": "Swift library for checking your public IP address.",
"description": "Swift library for checking your public IP address.\nSupports macOS, iOS, tvOS, watchOS and Linux.",
"homepage": "https://github.com/HackingGate/Swift-Public-IP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HackingGate": "i@hackinggate.com"
},
"social_media_url": "",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/HackingGate/Swift-Public-IP.git",
"tag": "0.0.2"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_versions": "5.0",
"swift_version": "5.0"
}