[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / d / 9 / c / CZSlidingMenuBar / 2.1.5 / CZSlidingMenuBar.podspec.json
bloba76368be613b8e7c22f7e92c7c07cd56dbceda7d
2   "name": "CZSlidingMenuBar",
3   "version": "2.1.5",
4   "summary": "A CZSlidingMenuBar.",
5   "description": "CZSlidingMenuBar can automatically interact with other scroll views on the slide.",
6   "homepage": "https://github.com/czeludzki/CZSlidingMenuBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "czeludzki": "czeludzki@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/czeludzki/CZSlidingMenuBar.git",
16     "tag": "2.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CZSlidingMenuBar/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }