[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / f / 1 / 9 / LJWZoomingHeader / 1.5.0 / LJWZoomingHeader.podspec.json
blob8a93b67597605a2f8fc4ab042324967a66c9e92f
2   "name": "LJWZoomingHeader",
3   "version": "1.5.0",
4   "summary": "能伸能缩,能粗能细的Header ~~~",
5   "description": "                   A header in scrollView that can zoom\n",
6   "homepage": "https://github.com/chinaljw/LJWZoomingHeader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chinaljw": "781342306@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/chinaljw/LJWZoomingHeader.git",
19     "tag": "1.5.0"
20   },
21   "source_files": "LJWZoomiingHeaderView/LJWZoomingHeader/**/*.{h,m}",
22   "dependencies": {
23     "XJJScrollViewObserver": [
25     ]
26   }