blob: 3c54629eb51e8e42bb3e03c1504c8f6640d4ac0d [file] [log] [blame]
{
"name": "DSCenterPinMapView",
"platforms": {
"ios": "11.0"
},
"summary": "DSCenterPinMapView makes it easy for you to use a MKMapView with a central and animated pin to get locations.",
"requires_arc": true,
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Esteban Salinas": "danielesalinas23@gmail.com"
},
"homepage": "https://github.com/steve123s/DSCenterPinMapView",
"source": {
"git": "https://github.com/steve123s/DSCenterPinMapView.git",
"tag": "0.1.2"
},
"frameworks": [
"UIKit",
"MapKit"
],
"source_files": "DSCenterPinMapView/**/*.{swift}",
"resources": "DSCenterPinMapView/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5",
"swift_version": "5"
}