[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / b / MapmyIndiaUIWidgets / 0.2.1 / MapmyIndiaUIWidgets.podspec.json
blob1ce56db7e3127ec156bb3743760b05bc7152e9c0
2   "name": "MapmyIndiaUIWidgets",
3   "version": "0.2.1",
4   "summary": "MapmyIndia's UI Components",
5   "description": "UI Components, which are easy to intigrate in an application to use MapmyIndia's APIs and other SDKs.",
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/MapmyIndiaUIWidgets/MapmyIndiaUIWidgets-0.2.1.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         "MapmyIndiaUIWidgets/Base": [
32         ],
33         "MapmyIndiaUIWidgets/Dependencies": [
35         ]
36       }
37     },
38     {
39       "name": "Base",
40       "ios": {
41         "vendored_frameworks": "MapmyIndiaUIWidgets.framework"
42       }
43     },
44     {
45       "name": "Dependencies",
46       "dependencies": {
47         "MapmyIndiaAPIKit": [
48           "~> 1.4.1"
49         ]
50       }
51     }
52   ],
53   "swift_version": "4.2"