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",
12 "appsmall": "rahulchopra.rc93@gmail.com"
15 "git": "https://github.com/appsmall/LeafletMap.git",
18 "swift_versions": "5.0",
22 "exclude_files": "Classes/Private/**/*.swift",
23 "source_files": "Classes/Public/**/*.swift",
24 "swift_version": "5.0"