[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / a / SerescoMapsUtils / 0.0.4 / SerescoMapsUtils.podspec.json
bloba2a3f3f530a7d0bbc930d6ae0a6dfe10e896dfe1
2   "name": "SerescoMapsUtils",
3   "version": "0.0.4",
4   "summary": "A framework which contains functionalities about GoogleMaps",
5   "description": "A framework that has functionalities in KML, Markers, tracking and much more! using GoogleMaps",
6   "homepage": "https://github.com/cysseresco/seresco_maps_utils_ios",
7   "license": "MIT",
8   "authors": {
9     "diego": "92336377+diegosalcedov@users.noreply.github.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/cysseresco/seresco_maps_utils_ios.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "lib/**/**",
19   "swift_versions": "5.0",
20   "requires_arc": true,
21   "static_framework": true,
22   "dependencies": {
23     "Google-Maps-iOS-Utils": [
24       "3.10.3"
25     ],
26     "CodableGeoJSON": [
28     ]
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "swift_version": "5.0"