[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 9 / c / SFBaseKit / 2.0.0 / SFBaseKit.podspec.json
blob2b84e02ddd973c36676a10f798430ff13e1e9aa8
2   "name": "SFBaseKit",
3   "version": "2.0.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": {
8     "type": "MIT",
9     "file": "SFBaseKit/LICENSE"
10   },
11   "authors": {
12     "Scalefocus": "code@upnetix.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/scalefocus/SFBaseKit.git",
20     "tag": "2.0.0"
21   },
22   "source_files": [
23     "SFBaseKit",
24     "SFBaseKit/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_version": "5.0"