[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / c / SFBaseKit / 3.0.1 / SFBaseKit.podspec.json
blob84b3c53187fd459ca68a6e3498f244fbbd84f373
2   "name": "SFBaseKit",
3   "version": "3.0.1",
4   "summary": "Commonly used utilities and extensions, not-contained in native iOS frameworks.",
5   "description": "This framework includes Utils, Extensions, BaseClasses and Coordinator approach. Could be used among all projects.",
6   "homepage": "https://github.com/scalefocus/SFBaseKit",
7   "license": "MIT",
8   "authors": {
9     "Scalefocus": "ios@scalefocus.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/scalefocus/SFBaseKit.git",
17     "tag": "3.0.1"
18   },
19   "source_files": "SFBaseKit/**/*.swift",
20   "swift_version": "5.0"