blob: 3088c1d40b57b0332d773d9ac6fd2d8c78497264 [file] [log] [blame]
{
"name": "AppstudMapLauncher",
"version": "1.1.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": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AppstudMapLauncher/Source/*.swift",
"requires_arc": true
}