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