[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 2 / 4 / MapmyIndiaGeofenceUI / 0.8.0 / MapmyIndiaGeofenceUI.podspec.json
blob2f6ba19a9b393e465b5abd5e43a462f7140f44bc
2   "name": "MapmyIndiaGeofenceUI",
3   "version": "0.8.0",
4   "summary": "MapmyIndia geofence creation plugin as SDK.",
5   "description": "A geofence creation plugin as SDK which allows to create geofence of shape circle and polygon on MapmyIndia Map",
6   "homepage": "https://www.mapmyindia.com/api/",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "MapmyIndia": "apisupport@mapmyindia.com"
13   },
14   "screenshots": "https://s3-ap-south-1.amazonaws.com/mmi-api-team/moveSDK/ios/resources/APIsImage.jpg",
15   "social_media_url": "https://twitter.com/mapmyindia",
16   "documentation_url": "https://github.com/MapmyIndia/mapmyindia-maps-vectorSDK-iOS-sample-withREST-beta/wiki/REST-API-Kit",
17   "source": {
18     "http": "https://mmi-api-team.s3.amazonaws.com/moveSDK/ios/MapmyIndiaGeofenceUI/MapmyIndiaGeofenceUI-0.8.0.zip",
19     "flatten": true
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "ios": {
25     "vendored_frameworks": "MapmyIndiaGeofenceUI.framework"
26   },
27   "dependencies": {
28     "MapmyIndiaMaps": [
29       "5.7.4"
30     ]
31   }