[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / 7 / YFPersonalTools / 0.0.2 / YFPersonalTools.podspec.json
blob3d279614bca0c1e2882deec770dce5648958f490
2   "name": "YFPersonalTools",
3   "version": "0.0.2",
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.2"
18   },
19   "source_files": [
20     "YFTool/YFTools",
21     "YFTool/YFTool.h",
22     "YFTool/YFTools/**/*.{h,m}"
23   ],
24   "exclude_files": ""