[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 4 / 2 / SBCLogin / 1.0.0 / SBCLogin.podspec.json
blob48416ee41e10b42f8b215eb6b5a6ae351d2e31b3
2   "name": "SBCLogin",
3   "version": "1.0.0",
4   "summary": "SBCLogin",
5   "description": "SBCLogin sbc登录",
6   "homepage": "https://gitee.com/FCComp/SBCLogin",
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/SBCLogin.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SBCLogin/FCLogin.framework/Headers/*.h",
22   "resources": "SBCLogin/*.bundle",
23   "vendored_frameworks": "SBCLogin/*.framework",
24   "dependencies": {
25     "FDFullscreenPopGesture": [
27     ],
28     "Masonry": [
30     ],
31     "SBCSDK": [
33     ],
34     "SBCTools": [
36     ]
37   }