[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / f / d / SwiftExpand / 7.1.0 / SwiftExpand.podspec.json
blob17f56fa198ff21be8966b9e5e6b62bbb468acf29
2   "name": "SwiftExpand",
3   "version": "7.1.0",
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": "7.1.0"
17   },
18   "source_files": "SwiftExpand/Classes/**/*",
19   "resource_bundles": {
20     "SwiftExpand": [
21       "SwiftExpand/*.xcassets"
22     ]
23   },
24   "platforms": {
25     "ios": "9.0"
26   },
27   "swift_versions": "5",
28   "requires_arc": true,
29   "frameworks": [
30     "UIKit",
31     "Foundation",
32     "WebKit",
33     "QuartzCore"
34   ],
35   "dependencies": {
36     "SwiftChain": [
38     ]
39   },
40   "swift_version": "5"