[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 9 / f / 6 / LWTools / 2.1.1.2 / LWTools.podspec.json
bloba3e2ddb53fdb85acd8af65a5e46923518a571972
2   "name": "LWTools",
3   "version": "2.1.1.2",
4   "summary": "一些常用的工具类",
5   "description": "1.对文件的简单加密,解密功能  2.判断设备剩余空间的大小  3.添加view分类  4.粒子动画特效的按钮 5.从一张view中生成图片 6.增加标签选择功能(可显示小红点) 7.类似微信图片浏览功能 8.多种动画效果  9.自定义基于MJRefresh的上拉加载下拉刷新动画  10.自定义window,放到状态栏位置,点击scrollView滚动到顶部",
6   "homepage": "https://github.com/LittleCuteCat/LWTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LittleCuteCat": "weil218@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LittleCuteCat/LWTools.git",
19     "tag": "2.1.1.2"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "SDWebImage": [
28     ],
29     "MJRefresh": [
31     ],
32     "LWPhotoBrowser": [
34     ],
35     "LWAnimation": [
37     ]
38   }