| { |
| "name": "HCAppleMapService", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "version": "1.0.0", |
| "summary": "These are internal files we use in our company.", |
| "description": "These are internal files we use in our company. We will not add new functions on request.", |
| "homepage": "https://github.com/Hypercubesoft/HCAppleMapService", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Hypercubesoft": "office@hypercubesoft.com" |
| }, |
| "source": { |
| "git": "https://github.com/Hypercubesoft/HCAppleMapService.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": [ |
| "HCAppleMapService", |
| "HCAppleMapService/*" |
| ], |
| "dependencies": { |
| "HCFramework": [ |
| |
| ], |
| "HCKalmanFilter": [ |
| |
| ], |
| "HCLocationManager": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.2" |
| } |