blob: 7906d6ec3a47c0f28ce89666daf65e22f7e11dee [file] [log] [blame]
{
"name": "ASMapLauncher",
"version": "1.0.8",
"summary": "ASMapLauncher is a library for iOS written in Swift that helps navigation with various mapping applications",
"homepage": "https://github.com/abdullahselek/ASMapLauncher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@yahoo.com"
},
"source": {
"git": "https://github.com/abdullahselek/ASMapLauncher.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ASMapLauncher/Source/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}