[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 2 / 8 / MN5SwiftKit / 0.2.2 / MN5SwiftKit.podspec.json
blob87647d3914ee628c9bc389eeed7f566ec59fe3ac
2   "name": "MN5SwiftKit",
3   "version": "0.2.2",
4   "summary": "A collection components for swift. work for objective-c too",
5   "description": "A collection components for swift. work for objective-c too.\nLots of common functions/extentions used in my projects.",
6   "homepage": "https://github.com/Mornin5/MN5SwiftKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mornin5": "mornin5.perfect.zhou@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Mornin5/MN5SwiftKit.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": [
22     "5"
23   ],
24   "source_files": "Source/**/*",
25   "private_header_files": "Source/OC/Swift-OC-Bridging-Header.h",
26   "frameworks": "UIKit",
27   "swift_version": "5"