[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 2 / DragNav / 0.0.1 / DragNav.podspec.json
blobe0f11444b81d75ab6baf2ea7eb646ba9dffb8646
2   "name": "DragNav",
3   "version": "0.0.1",
4   "summary": "自定义导航栏控制器",
5   "description": "DragNav 是自定义侧滑导航栏控制器",
6   "homepage": "https://github.com/longanxiang/DragNav",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "anxianglong": "anxianglong@huangbaoche.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/longanxiang/DragNav.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Class/*.{h,m}",
22   "exclude_files": "DragNav",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]