blob: 658cd1f316fed4a298e5c3ce1b14a7e7883a4b98 [file] [log] [blame]
{
"name": "ColorPinAnnotationView",
"version": "2.0.0",
"summary": "ColorPinAnnotationView can use any UIColor, while MKPinAnnotationView only has three available colors.",
"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": "2.0.0"
},
"source_files": "**/*.{swift}",
"exclude_files": "Demo",
"resources": "*.xcassets"
}