[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / b / MapmyIndiaUIWidgets / 0.3.2 / MapmyIndiaUIWidgets.podspec.json
blob531e5432345c27e2ae8517029f4d9b768b0d70e0
2   "name": "MapmyIndiaUIWidgets",
3   "version": "0.3.2",
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.3.2.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.7"
49         ],
50         "MapmyIndiaMaps": [
51           "~> 5.7.11"
52         ]
53       }
54     }
55   ],
56   "swift_version": "4.2"