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