[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / e / SFHKit / 1.0.0 / SFHKit.podspec.json
blobca36b86e2f6211b0cdd24941c4a5d66161657368
2   "name": "SFHKit",
3   "version": "1.0.0",
4   "summary": "常用扩展",
5   "description": "常用扩展和工具",
6   "homepage": "https://github.com/Sfh03031/SFHKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sfh": "sfh894645252@163.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/Sfh03031/SFHKit.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "SFHKit/Classes/**/*.{swift}",
22   "requires_arc": true,
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "RxCocoa": [
29     ]
30   }