[Add] FPhiSelphIDWidgetiOS 1.31.0
[CocoaPods.git] / Specs / 7 / 9 / c / SFBaseKit / 3.1.0 / SFBaseKit.podspec.json
blobedcdac55c3565dd117d2f6ba240797d9277aa65e
2   "name": "SFBaseKit",
3   "version": "3.1.0",
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.1.0"
18   },
19   "source_files": "SFBaseKit/**/*.swift",
20   "swift_version": "5.0"