[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 7 / SBCTools / 1.0.9 / SBCTools.podspec.json
blob4e38dcb62af2d94c19ce543f08d8c929617fe31e
2   "name": "SBCTools",
3   "version": "1.0.9",
4   "summary": "SBCTools",
5   "description": "SBCTools 基础工具",
6   "homepage": "https://gitee.com/FCComp/SBCTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fczhouyou": "zhouyou@sobey.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/FCComp/SBCTools.git",
19     "tag": "1.0.9"
20   },
21   "source_files": "SBCTools/FCSRTools.framework/Headers/*.h",
22   "resources": "SBCTools/*.bundle",
23   "vendored_frameworks": "SBCTools/*.framework",
24   "dependencies": {
25     "DZNEmptyDataSet": [
27     ],
28     "Masonry": [
30     ],
31     "MJRefresh": [
33     ],
34     "pop": [
36     ],
37     "MBProgressHUD": [
39     ],
40     "SBCSDK": [
42     ],
43     "FDFullscreenPopGesture": [
45     ]
46   }