[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 7 / a / 4 / MapmyIndiaSafetyPlugin / 1.0.7 / MapmyIndiaSafetyPlugin.podspec.json
blobf89ce54c83a4600d09fcb803c4e048e852b9d49c
2   "name": "MapmyIndiaSafetyPlugin",
3   "version": "1.0.7",
4   "summary": "MapmyIndia Safety Plugin",
5   "description": "It allows developers to quickly integrate MapmyIndia Safety APIs such as Covid-19 Containment zone info.",
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/wiki/",
17   "source": {
18     "http": "https://s3-ap-south-1.amazonaws.com/mmi-api-team/moveSDK/ios/MapmyIndiaSafetyPlugin/MapmyIndiaSafetyPlugin-1.0.7.zip",
19     "flatten": true
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "swift_versions": "4.2",
25   "default_subspecs": "Complete",
26   "subspecs": [
27     {
28       "name": "Complete",
29       "dependencies": {
30         "MapmyIndiaSafetyPlugin/Base": [
32         ],
33         "MapmyIndiaSafetyPlugin/Dependencies": [
35         ]
36       }
37     },
38     {
39       "name": "Base",
40       "ios": {
41         "vendored_frameworks": "MapmyIndiaSafetyPlugin.framework"
42       }
43     },
44     {
45       "name": "Dependencies",
46       "dependencies": {
47         "MapmyIndiaAPIKit": [
48           "~> 1.4.24"
49         ]
50       }
51     }
52   ],
53   "swift_version": "4.2"