[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / f / TabDrawer / 0.1.0 / TabDrawer.podspec.json
blobba89e39472763746634d6d88b8e5fdc6f8414493
2   "name": "TabDrawer",
3   "version": "0.1.0",
4   "summary": "A TabBar UI element that can display a customizable drawer",
5   "description": "TabDrawer is a UIView subclass that can be used to show a tab bar which can either fire off actions when selected, or display a customizable drawer.",
6   "homepage": "https://github.com/winslowdibona/TabDrawer",
7   "license": "MIT",
8   "authors": {
9     "winslowdibona": "dibona.winslow@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/winslowdibona/TabDrawer.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "TabDrawer/Classes/**/*",
19   "resource_bundles": {
20     "TabDrawer": [
21       "TabDrawer/Assets/*.png"
22     ]
23   }