blob: 109c0c64f864ee82f8e62eb7645df17c9c6141bd [file] [log] [blame]
{
"name": "MapPin",
"version": "1.0.0",
"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": "v1.0.0"
},
"source_files": "MapPin/**/*.{swift,h,m}",
"swift_version": "4.2",
"cocoapods_version": ">= 1.5.3"
}