blob: ec95365fa58181181ff83bf71aed0af5d19d8bca [file] [log] [blame]
{
"name": "AppstudMapLauncher",
"version": "2.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AppstudMapLauncher/Source/*.swift",
"resources": "AppstudMapLauncher/*/*.strings",
"requires_arc": true
}