blob: 770e512a31475c1d6c89498b5b806c344ed9d3c5 [file] [log] [blame]
{
"name": "EagleBit",
"platforms": {
"ios": "10.0"
},
"version": "1.0.3",
"license": {
"type": "Apache License, Version 2.0"
},
"homepage": "https://github.com/mhergon/EagleBit",
"authors": {
"Marc Hervera": "mhergon@gmail.com"
},
"summary": "EagleBit is the most efficient way to get locations indefinitely without without sacrificing battery life",
"source": {
"git": "https://github.com/mhergon/EagleBit.git",
"tag": "v1.0.3"
},
"source_files": "EagleBit.swift",
"ios": {
"frameworks": "CoreLocation"
},
"requires_arc": true,
"module_name": "EagleBit",
"pushed_with_swift_version": "4.0"
}