[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / d / 8 / EachNavigationBar / 1.7.1 / EachNavigationBar.podspec.json
blobbfad970dc29c9dc458c2a470609a769f5579d50e
2   "name": "EachNavigationBar",
3   "version": "1.7.1",
4   "summary": "A custom navigation bar of UIViewController.",
5   "homepage": "https://github.com/Pircate/EachNavigationBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "gaoX": "gao497868860@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Pircate/EachNavigationBar.git",
15     "tag": "1.7.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.2",
21   "source_files": "EachNavigationBar/Classes/**/*",
22   "resource_bundles": {
23     "EachNavigationBar": [
24       "EachNavigationBar/Assets/*.xcassets"
25     ]
26   },
27   "frameworks": "UIKit"