[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / c / 4 / LeafletMap / 0.1.4 / LeafletMap.podspec.json
blob94a226848fe8b650ecfa100419c6493fb2b4ce72
2   "name": "LeafletMap",
3   "version": "0.1.4",
4   "summary": "Leaflet map integration for iOS applications using WebView.",
5   "description": "LeafletMap is a simple and efficient library for integrating open street map into iOS applications. It provides an easy-to-use interface to display interactive maps, markers, and various map layers within your app using a WebView. Whether you are developing a travel app, a location-based service, or any application requiring map functionality, LeafletMap offers a lightweight and customizable solution. Features include:\n\n- Easy integration of Leaflet maps within a WebView.\n- Support for custom markers, popups, and layers.\n- Smooth interaction with pinch-zoom and panning gestures.\n- Compatibility with various tile providers and map styles.\n- Ability to add custom overlays and GeoJSON data.\n- Simple API for managing map elements and events.\n\nLeafletMap ensures that you can bring the power and flexibility of Leaflet.js to your iOS applications with minimal effort.",
6   "homepage": "https://github.com/appsmall/LeafletMap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "appsmall": "rahulchopra.rc93@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/appsmall/LeafletMap.git",
16     "tag": "0.1.4"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Classes/Privates/**/*.swift",
23   "swift_version": "5.0"