[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / d / a / QYUINavigationBarExtension / 1.0.0 / QYUINavigationBarExtension.podspec.json
blobb67afb66738458a9123fd17ed0422cfdbcd01c71
2   "name": "QYUINavigationBarExtension",
3   "version": "1.0.0",
4   "summary": "A handy collection of UINavigationBar categories.",
5   "swift_versions": "5.0",
6   "description": "Easy to set backgroundColor, backgroundImage, titleTextAttributes, transparent property of UINavigationBar.\nYou dont have to worry about system compatibility.",
7   "homepage": "https://github.com/InsectQY/QYUINavigationBarExtension",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "insect": "704861917@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/InsectQY/QYUINavigationBarExtension",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "QYUINavigationBarExtension/Classes/**/*",
23   "swift_version": "5.0"