blob: 9b663ce0b93166acb54d54c965c071662dcb4884 [file] [log] [blame]
{
"name": "WolfLocation",
"version": "1.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/wolfmcnally",
"swift_versions": "5.0",
"source_files": "WolfLocation/Classes/**/*",
"platforms": {
"ios": "12.0"
},
"dependencies": {
"WolfLog": [
],
"WolfApp": [
],
"WolfConcurrency": [
],
"WolfFoundation": [
],
"WolfViews": [
]
}
}