[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 5 / UCTransitWidgets / 0.1.0 / UCTransitWidgets.podspec.json
blob54fccb281377f486fde66abdbaa11ecbd4532f35
2   "name": "UCTransitWidgets",
3   "version": "0.1.0",
4   "summary": "A small library to display resolution-independent transit line icons.",
5   "description": "                       UCTransitWidgets is a small library to help display accurately-styled, resolution-independent icons for various transit systems. It currently supports the NYC subway and the DC metro.\n",
6   "homepage": "https://github.com/UrbanCompass/UCTransitWidgets",
7   "license": "MIT",
8   "authors": {
9     "Jerry Wong": "jerry.wong@urbancompass.com"
10   },
11   "source": {
12     "git": "https://github.com/UrbanCompass/UCTransitWidgets.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/potatolicious",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "UCTransitWidgets": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "frameworks": "UIKit"