[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / d / 9 / c / CZSlidingMenuBar / 2.1.4 / CZSlidingMenuBar.podspec.json
blob001db96530c0c73fcb524c39b84eae83a26f3bf3
2   "name": "CZSlidingMenuBar",
3   "version": "2.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CZSlidingMenuBar/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }