blob: 295d4d7cfad991dd5f2de7827411e81ec4b9987a [file] [log] [blame]
{
"name": "MapPin",
"version": "0.0.1",
"summary": "MapPin lets a user to generate map pin.",
"homepage": "https://github.com/iOSHVN/MapPin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Hiral Naik",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/iOSHVN/MapPin.git",
"tag": "v0.0.1"
},
"source_files": "MapPin/**/*.{swift,h,m}",
"swift_version": "4.2",
"cocoapods_version": ">= 1.5.3",
"resources": "MapPin/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
}