[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / c / 4 / LeafletMap / 0.1.7 / LeafletMap.podspec.json
blob9409a890d85b4b4acbe0078b7af88e58b2ccd644
2   "name": "LeafletMap",
3   "version": "0.1.7",
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.7"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "exclude_files": "Classes/Private/**/*.swift",
23   "source_files": "Classes/Public/**/*.swift",
24   "swift_version": "5.0"