blob: 7da75d9eb5f6b8a2d09b872bd5708c6398a073f2 [file] [log] [blame]
{
"name": "HCMapInfoView",
"platforms": {
"ios": "9.0"
},
"version": "1.0.0",
"summary": "HCMapInfoView is a helper library for creating custom info views for Apple maps.",
"description": "HCMapInfoView is a helper library which facilitates creating custom info views for Apple maps.",
"homepage": "https://github.com/Hypercubesoft/HCMapInfoView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hypercubesoft": "office@hypercubesoft.com"
},
"source": {
"git": "https://github.com/Hypercubesoft/HCMapInfoView.git",
"tag": "1.0.0"
},
"source_files": [
"Source/HCMapInfoView",
"Source/HCMapInfoView/**/*"
],
"dependencies": {
"HCFramework": [
]
},
"pushed_with_swift_version": "4.0"
}