[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / 0 / 3 / CMNavbar / 1.0.2 / CMNavbar.podspec.json
blob606eb48d887d58185ff22795b29da3e2c45fe3be
2   "name": "CMNavbar",
3   "version": "1.0.2",
4   "summary": "custom CMNavbar",
5   "homepage": "https://github.com/uuzd/CMNavbar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "uuzd": "1051216130@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/uuzd/CMNavbar.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "CMNavbar/*.{h,m,swift}",
21   "requires_arc": true,
22   "dependencies": {
23     "CMMacro": [
25     ]
26   }