[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 0 / d / 1 / MapmyIndiaDirectionsUI / 0.1.0 / MapmyIndiaDirectionsUI.podspec.json
blobd3b0e2b6c076c06100328e79acc58da227cda7fc
2   "name": "MapmyIndiaDirectionsUI",
3   "version": "0.1.0",
4   "summary": "SDK of UI components for MapmyIndiaDirections",
5   "description": "It allows developers to quickly integrate MapmyIndiaDirectios SDK by using ready made UI components and ViewControllers.",
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/MapmyIndiaDirectionsUI/MapmyIndiaDirectionsUI-0.1.0.zip",
19     "flatten": true
20   },
21   "platforms": {
22     "ios": "9.1"
23   },
24   "swift_versions": "4.2",
25   "default_subspecs": "Complete",
26   "subspecs": [
27     {
28       "name": "Complete",
29       "dependencies": {
30         "MapmyIndiaDirectionsUI/Base": [
32         ],
33         "MapmyIndiaDirectionsUI/Dependencies": [
35         ]
36       }
37     },
38     {
39       "name": "Base",
40       "ios": {
41         "vendored_frameworks": "MapmyIndiaDirectionsUI.xcframework"
42       }
43     },
44     {
45       "name": "Dependencies",
46       "dependencies": {
47         "MapmyIndiaMaps": [
48           "~> 5.12.0"
49         ],
50         "MapmyIndiaDirections": [
51           "~> 0.24.0"
52         ],
53         "MapmyIndiaUIWidgets": [
54           "~> 0.4.0"
55         ],
56         "MapmyIndiaNearbyUI": [
57           "~> 0.2.0"
58         ]
59       }
60     }
61   ],
62   "swift_version": "4.2"