[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / b / e / d / MapplsUIWidgets / 1.0.3 / MapplsUIWidgets.podspec.json
blob7b3bf19000c8f3a57762dd81f7409bb4c0408b69
2   "name": "MapplsUIWidgets",
3   "version": "1.0.3",
4   "summary": "MAPPLS's UI Components",
5   "description": "UI Components, which are easy to intigrate in an application to use MAPPLS's APIs and other SDKs.",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "MAPPLS": "apisupport@mappls.com"
12   },
13   "screenshots": "https://s3-ap-south-1.amazonaws.com/mmi-api-team/moveSDK/ios/resources/APIsImage.jpg",
14   "social_media_url": "https://twitter.com/mappls",
15   "homepage": "https://github.com/mappls-api/mappls-ios-sdk",
16   "documentation_url": "https://github.com/mappls-api/mappls-ios-sdk/tree/main/docs/v1.0.10/MapplsUIWidgets.md",
17   "readme": "https://github.com/mappls-api/mappls-ios-sdk/tree/main/docs/v1.0.10/MapplsUIWidgets.md",
18   "changelog": "https://github.com/mappls-api/mappls-ios-sdk/tree/main/docs/v1.0.10/Changelog/MapplsUIWidgets.md",
19   "source": {
20     "http": "https://mmi-api-team.s3.amazonaws.com/Mappls-SDKs/iOS/MapplsUIWidgets/MapplsUIWidgets-1.0.3.zip",
21     "flatten": true
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "swift_versions": "4.2",
27   "default_subspecs": "Complete",
28   "subspecs": [
29     {
30       "name": "Complete",
31       "dependencies": {
32         "MapplsUIWidgets/Base": [
34         ],
35         "MapplsUIWidgets/Dependencies": [
37         ]
38       }
39     },
40     {
41       "name": "Base",
42       "ios": {
43         "vendored_frameworks": "MapplsUIWidgets.xcframework"
44       }
45     },
46     {
47       "name": "Dependencies",
48       "dependencies": {
49         "MapplsAPICore": [
50           "~> 1.0.6"
51         ],
52         "MapplsAPIKit/Base": [
53           "~> 2.0.14"
54         ],
55         "MapplsMap/Base": [
56           "~> 5.13.8"
57         ]
58       }
59     }
60   ],
61   "swift_version": "4.2"