[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / d / SBComs / 1.0.0 / SBComs.podspec.json
bloba4f4fdf14dce87cd31eb41939465c23a340f4428
2   "name": "SBComs",
3   "version": "1.0.0",
4   "summary": "a base components for swift5+",
5   "description": "一个swift的基础库,包括BaseScene, BaseProfile, BaseInput etc.",
6   "homepage": "https://github.com/iFindTA/",
7   "license": "MIT",
8   "authors": {
9     "nanhu": "nanhujiaju@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/iFindTA/SBComs.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SBComs/components/**/*.swift",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "dependencies": {
26     "SnapKit": [
28     ]
29   },
30   "swift_version": "5.0"