blob: d5a1e17b60ad08b968c64e99861f0aea8c6676f7 [file] [log] [blame]
{
"name": "ColorPinAnnotationView",
"version": "1.0.1",
"summary": "ColorPinAnnotationView can use any UIColor value instead of MKPinAnnotationView's three.",
"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.1"
},
"source_files": "**/*.{swift}",
"exclude_files": "Demo",
"resources": "*.xcassets"
}