[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / b / d / CatNavigationMenu / 0.1.1 / CatNavigationMenu.podspec.json
blobb909c3e0858e8d044375004b681fb03ec5f13d49
2   "name": "CatNavigationMenu",
3   "version": "0.1.1",
4   "summary": "A simple menu show on navigation bar.",
5   "homepage": "https://github.com/K-cat/CatNavigationMenu",
6   "license": "MIT",
7   "platforms": {
8     "ios": "5.0"
9   },
10   "authors": {
11     "K-cat": "kcatismyname@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/K-cat/CatNavigationMenu.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "CatNavigationMenu/CatNavigationMenu/*.{h,m}",
18   "resources": "CatNavigationMenu/CatNavigationMenu/*.png",
19   "frameworks": "UIKit",
20   "requires_arc": true