| { |
| "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 |
| } |