[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 9 / 4 / 7 / YFPersonalTools / 0.0.3 / YFPersonalTools.podspec.json
blobe64e83915381162c3e2177fca211391f9514d7a0
2   "name": "YFPersonalTools",
3   "version": "0.0.3",
4   "summary": "封装一些常用的工具和UI控件",
5   "description": "1.YFPageViewController\n2.YFCollectionViewAutoFlowLayout(自定义流水布局)\n3.YFIndicatorView\n4.YFProgressHUD(可以显示Gif的HUD)",
6   "homepage": "https://github.com/YFXPP/YFTool/tree/master/YFTool/YFTools",
7   "license": "MIT",
8   "authors": {
9     "ios_yangfei": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/YFXPP/YFTool.git",
17     "tag": "0.0.3"
18   },
19   "source_files": [
20     "YFTool/YFTool.h",
21     "YFTool/YFTools/UIView+Extension/**/*.{h,m}",
22     "YFTool/YFTools/YFCollectionViewAutoFlowLayout/**/*.{h,m}",
23     "YFTool/YFTools/YFIndicatorView/**/*.{h,m}",
24     "YFTool/YFTools/YFPageViewController/**/*.{h,m}",
25     "YFTool/YFTools/YFProgressHUD/**/*.{h,m}"
26   ],
27   "exclude_files": ""