blob: 82c026f5b5e884b76bf6ba82091d473cf6546a4d [file] [log] [blame]
{
"name": "Localide",
"version": "1.1.0",
"summary": "Localide is an easy helper to offer users a personalized experience by using their favorite installed apps for directions.",
"homepage": "https://github.com/davoda/Localide",
"screenshots": "https://raw.githubusercontent.com/davoda/Localide/master/Screenshots/Localide1.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Elsonbaty": "dave@elsonbaty.ca"
},
"social_media_url": "http://twitter.com/NSDavidObject",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/davoda/Localide.git",
"tag": "1.1.0"
},
"source_files": [
"Classes",
"Classes/*"
],
"requires_arc": true
}