[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 7 / e / 5 / ZLNavigationRoot / 1.0.0 / ZLNavigationRoot.podspec.json
blob84b176988f9cd463766619144a05fb63f26a6548
2   "name": "ZLNavigationRoot",
3   "version": "1.0.0",
4   "summary": "tabbar+navigation+basevc",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/Zz_l/zlnavigation-root",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zz_l": "2444733544@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Zz_l/zlnavigation-root",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZLNavigationRoot/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
25     ],
26     "ZLExtension": [
28     ]
29   }