blob: ee7374b40e9c8bf3e08c5484ef6b66b3a05ba7c2 [file] [log] [blame]
{
"name": "ColorPinAnnotationView",
"version": "1.0.0",
"summary": "ColorPinAnnotationView can use any color and can be used instead of MKPinAnnotationView.",
"homepage": "https://github.com/danielsaidi/ColorPinAnnotationView",
"license": "MIT",
"authors": {
"Daniel Saidi": "daniel.saidi@gmail.com"
},
"social_media_url": "http://twitter.com/danielsaidi",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/danielsaidi/ColorPinAnnotationView.git",
"tag": "1.0.0"
},
"source_files": "**/*.{swift}",
"exclude_files": "Demo",
"resources": "*.xcassets"
}