blob: 3341b5acf0141a222ba5bf98459066e29be0eaeb [file] [log] [blame]
{
"name": "ColorPinAnnotationView",
"deprecated": true,
"version": "1.0.4",
"summary": "This lib is discontinued, since MKPinAnnotationView now has a pinTintColor property.",
"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.4"
},
"source_files": "**/*.{swift}",
"exclude_files": "Demo",
"resources": "*.xcassets"
}