[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / d / MapplsUIWidgets / 1.0.1 / MapplsUIWidgets.podspec.json
blob21ef43833161c32ada55e1635f31f964600f108f
2   "name": "MapplsUIWidgets",
3   "version": "1.0.1",
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.0/MapplsUIWidgets.md",
17   "readme": "https://github.com/mappls-api/mappls-ios-sdk/tree/main/docs/v1.0.0/MapplsUIWidgets.md",
18   "changelog": "https://github.com/mappls-api/mappls-ios-sdk/tree/main/docs/v1.0.0/Changelog/MapplsUIWidgets.md",
19   "source": {
20     "http": "https://mmi-api-team.s3.amazonaws.com/Mappls-SDKs/iOS/MapplsUIWidgets/MapplsUIWidgets-1.0.1.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         "MapplsMap": [
50           "~> 5.13.2"
51         ]
52       }
53     }
54   ],
55   "swift_version": "4.2"