[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / f / d / SwiftExpand / 6.3.1 / SwiftExpand.podspec.json
blob116f00e7ca0d4e8825e570f5231a916241e7e82d
2   "name": "SwiftExpand",
3   "version": "6.3.1",
4   "summary": "系统类功能扩展, 极大的提高工作效率.",
5   "description": "主要通过分类实现",
6   "homepage": "https://github.com/shang1219178163/SwiftExpand",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BIN": "shang1219178163@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shang1219178163/SwiftExpand.git",
16     "tag": "6.3.1"
17   },
18   "source_files": "SwiftExpand/Classes/**/*",
19   "resource_bundles": {
20     "SwiftExpand": [
21       "SwiftExpand/*.xcassets"
22     ]
23   },
24   "platforms": {
25     "ios": "10.0"
26   },
27   "swift_versions": "5",
28   "requires_arc": true,
29   "frameworks": [
30     "UIKit",
31     "CoreFoundation",
32     "CoreGraphics",
33     "CoreImage",
34     "CoreLocation",
35     "QuartzCore",
36     "WebKit"
37   ],
38   "dependencies": {
39     "SnapKit": [
41     ]
42   },
43   "swift_version": "5"