[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 7 / c / 4 / LeafletMap / 0.1.0 / LeafletMap.podspec.json
blobc8825737fbd58745c652bd8ec02d8fd4f741be73
2   "name": "LeafletMap",
3   "version": "0.1.0",
4   "summary": "You can use this library to show osm map on the view",
5   "description": "Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. Weighing just about 42 KB of JS, it has all the mapping features most developers ever need.",
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.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "LeafletMap/Classes/**/*",
23   "swift_version": "5.0"