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