blob: 5f105a5485c56582ab8bc5870be9c835e9f6a599 [file] [log] [blame]
{
"name": "ASMapLauncher",
"version": "1.0.7",
"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.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ASMapLauncher/Source/*.swift",
"requires_arc": true
}