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