blob: dd646ef18ab105c13dcf76d2fcec706b52c5cea3 [file] [log] [blame]
{
"name": "EagleBit",
"platforms": {
"ios": "10.0"
},
"version": "1.0.5",
"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.5"
},
"source_files": "EagleBit.swift",
"ios": {
"frameworks": "CoreLocation"
},
"requires_arc": true,
"module_name": "EagleBit"
}