[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / f / HCMapInfoView / 1.0.0 / HCMapInfoView.podspec.json
blob7da75d9eb5f6b8a2d09b872bd5708c6398a073f2
2   "name": "HCMapInfoView",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.0.0",
7   "summary": "HCMapInfoView is a helper library for creating custom info views for Apple maps.",
8   "description": "HCMapInfoView is a helper library which facilitates creating custom info views for Apple maps.",
9   "homepage": "https://github.com/Hypercubesoft/HCMapInfoView",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Hypercubesoft": "office@hypercubesoft.com"
16   },
17   "source": {
18     "git": "https://github.com/Hypercubesoft/HCMapInfoView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Source/HCMapInfoView",
23     "Source/HCMapInfoView/**/*"
24   ],
25   "dependencies": {
26     "HCFramework": [
28     ]
29   },
30   "pushed_with_swift_version": "4.0"