blob: daf44fd1f2079f8b0d7c19f87f7c7f70f99019cb [file] [log] [blame]
{
"name": "AppstudMapLauncher",
"version": "2.0.0",
"summary": "AppstudMapLauncher is a library for iOS written in Swift that helps navigation with various mapping applications",
"homepage": "https://github.com/appstud/AppstudMapLauncher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Appstud": "developers@appstud.com"
},
"source": {
"git": "https://github.com/appstud/AppstudMapLauncher.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AppstudMapLauncher/Source/*.swift",
"resources": "AppstudMapLauncher/*/*.strings",
"requires_arc": true
}