[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 3 / 2 / YYYNavigationController / 1.0.0 / YYYNavigationController.podspec.json
blobf61d696102eaf17ed9b166036b036a786ba78e7d
2   "name": "YYYNavigationController",
3   "version": "1.0.0",
4   "summary": "YYYNavigationController",
5   "description": "YYYNavigationController 类似淘宝、京东的“整体返回”效果,可以自定义各个界面导航栏的颜色,背景图等,互不影响。",
6   "homepage": "https://github.com/276523923/YYYNavigationController.git",
7   "license": {
8     "type": "GNU GENERAL PUBLIC LICENSE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "276523923@qq.com": "276523923@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/276523923/YYYNavigationController.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "YYYNavigationController/Classes/**/*.{h,m}",
23   "public_header_files": "YYYNavigationController/Classes/**/*.h"