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