[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / f / d / SwiftExpand / 1.6.5.2 / SwiftExpand.podspec.json
blob14d6494777f0f57fab0b1f0957586db4bbb07481
2   "name": "SwiftExpand",
3   "version": "1.6.5.2",
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": "1.6.5.2"
17   },
18   "source_files": "SwiftExpand/*.swift",
19   "resource_bundles": {
20     "SwiftExpand": [
21       "SwiftExpand/Resources/*.xcassets"
22     ]
23   },
24   "platforms": {
25     "ios": "8.0"
26   },
27   "swift_versions": "5.0",
28   "requires_arc": true,
29   "frameworks": [
30     "UIKit",
31     "CoreFoundation",
32     "CoreText",
33     "CoreGraphics",
34     "CoreImage",
35     "CoreLocation",
36     "CoreTelephony",
37     "GLKit",
38     "QuartzCore",
39     "WebKit"
40   ],
41   "swift_version": "5.0"