[Add] Vouched 1.9.5
[CocoaPods.git] / Specs / c / a / e / WKSwiftBaseExtension / 0.1.1 / WKSwiftBaseExtension.podspec.json
blobef61703ae276bab4591fd06cd21d192be6eeb0ab
2   "name": "WKSwiftBaseExtension",
3   "version": "0.1.1",
4   "summary": "自己封装的基本库",
5   "description": "TODO: 自己封装的基本库",
6   "homepage": "https://github.com/sevemal/WKSwiftBaseExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sevemal@126.com": "sevemal@126.com"
13   },
14   "source": {
15     "git": "https://github.com/sevemal/WKSwiftBaseExtension.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WKSwiftBaseExtension/Classes/**/*",
22   "swift_version": "4.2",
23   "resource_bundles": {
24     "WKSwiftBaseExtension": [
25       "WKSwiftBaseExtension/Assets/*.png"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "SnapKit": [
32     ]
33   }