[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / b / AlphaNavigationBar / 0.0.1 / AlphaNavigationBar.podspec.json
blob22684104391066e8cae295863ffdf3dceba8d75f
2   "name": "AlphaNavigationBar",
3   "version": "0.0.1",
4   "summary": "根据viewController中ScrollView's ContentOffset调整UINavigationBar alpha",
5   "description": "根据viewController中ScrollView's ContentOffset调整UINavigationBar alpha\n根据viewController中ScrollView's ContentOffset调整UINavigationBar alpha",
6   "homepage": "https://github.com/xuvw/AlphaNavigationBar.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "heke": "1052110478@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/xuvw/AlphaNavigationBar.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "AlphaNavigationBar/**/HKNavigationController.{h,m}",
22   "resources": "AlphaNavigationBar/Resources/**/*.png",
23   "frameworks": "UIKit",
24   "requires_arc": true