blob: 3f18906300f941e208774e11a802d03212b13d57 [file] [log] [blame]
{
"name": "IPDataDotCo",
"version": "1.0.0",
"summary": "Swift IP geolocation request using ipdata.co",
"homepage": "https://github.com/vhosune/IPDataDotCo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vincent HO-SUNE": "vhosune@gmail.com"
},
"swift_versions": "5.1",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/vhosune/IPDataDotCo.git",
"tag": "1.0.0"
},
"source_files": "IPDataDotCo/**/*.{swift}",
"swift_version": "5.1"
}