blob: 277fa5cb1bd921f9bceef8c79ab03f3d5bcf490c [file] [log] [blame]
{
"name": "SVPulsingAnnotationView",
"version": "0.2",
"license": "MIT",
"platforms": {
"ios": null
},
"summary": "A customizable MKUserLocationView replica for your iOS app.",
"homepage": "https://github.com/samvermette/SVPulsingAnnotationView",
"authors": {
"Sam Vermette": "hello@samvermette.com"
},
"source": {
"git": "https://github.com/samvermette/SVPulsingAnnotationView.git",
"tag": "0.2"
},
"source_files": "SVPulsingAnnotationView/*.{h,m}",
"frameworks": [
"QuartzCore",
"MapKit"
],
"requires_arc": true
}