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