blob: 2ca6161e1fc38bf1e264c3c9e05cf7a643042786 [file] [log] [blame]
{
"name": "Inertia",
"version": "0.0.2",
"summary": "Maybe the world's most advanced analytics service, probably not, we'll see.",
"description": "Inertia is designed to be a great cross-platform analytics service that doesn't cost the Earth. Hoorah.",
"homepage": "https://github.com/Davidde94/Inertia-iOS",
"license": "MIT",
"authors": {
"David Evans": "david.evans@blackpoint.co"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Davidde94/Inertia-iOS.git",
"tag": "v0.0.2"
},
"source_files": "Inertia/**/*.{swift}",
"swift_version": "5.0",
"requires_arc": true
}