[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 7 / TMTTabBar / 0.2 / TMTTabBar.podspec.json
blob0be79d27c39f3aed0e3eff51cbe6847a626facb9
2   "name": "TMTTabBar",
3   "version": "0.2",
4   "summary": "TMTTabBar is a flexible tab bar view for OS X applications.",
5   "description": "This pod provides tab bars and views for OS X applications. Features include creation and deletion of tabs, drag and drop, hotkeys, ...",
6   "license": "MIT",
7   "authors": {
8     "Tobias Mende": "i@tobias-men.de"
9   },
10   "homepage": "https://github.com/TobiasMende/TMTTabBar",
11   "platforms": {
12     "osx": "10.11"
13   },
14   "source": {
15     "git": "https://github.com/TobiasMende/TMTTabBar.git",
16     "tag": "0.2"
17   },
18   "source_files": "TMTTabBar/**/*.{h,m}",
19   "resources": "**/*.xib",
20   "requires_arc": true