blob: 5ef2fda23cd59a70fd4c25eb266890e5ac586ec7 [file] [log] [blame]
{
"name": "WolfLocation",
"version": "1.0.3",
"summary": "Tools for working with CoreLocation, including iBeacons.",
"description": "Tools for working with CoreLocation, including iBeacons. Derived from WolfCore.",
"homepage": "https://github.com/wolfmcnally/WolfLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wolfmcnally": "wolf@wolfmcnally.com"
},
"source": {
"git": "https://github.com/wolfmcnally/WolfLocation.git",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/wolfmcnally",
"swift_versions": "5.0",
"source_files": "Sources/WolfLocation/**/*",
"platforms": {
"ios": "12.0"
},
"dependencies": {
"WolfKit": [
]
}
}