[Add] BlueTriangleSDK-Swift 3.13.1
[CocoaPods.git] / Specs / 7 / 9 / c / SFBaseKit / 2.1.1 / SFBaseKit.podspec.json
blobfa117cf0a7443d3158803f77c92c483c2105d67d
2   "name": "SFBaseKit",
3   "version": "2.1.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": "code@upnetix.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/scalefocus/SFBaseKit.git",
17     "tag": "2.1.1"
18   },
19   "source_files": "SFBaseKit/**/*.{swift}",
20   "exclude_files": "Classes/Exclude",
21   "swift_version": "5.0"