blob: b0f8c100e50f4f57edb81bb9e5b8243e57269599 [file] [log] [blame]
{
"name": "EasyMap",
"version": "0.0.1",
"summary": "A framework for easily working with MapKit.",
"description": "EasyMap is a wrapper for MapKit to make it veyr simple to work with. It strips away the\ncomplexity and simply allows you to work with locations and the map view.",
"homepage": "http://github.com/sgalizia/EasyMap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sam Galizia": "samgalizia@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sgalizia/EasyMap.git",
"tag": "0.0.1"
},
"source_files": "EasyMap/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}