[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / 2 / 8 / MN5SwiftKit / 0.2.0 / MN5SwiftKit.podspec.json
blobc2f5498648c08fb69f490e75d1395aeb907d8555
2   "name": "MN5SwiftKit",
3   "version": "0.2.0",
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.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": [
22     "5"
23   ],
24   "source_files": "Source/**/*.swift",
25   "frameworks": "UIKit",
26   "swift_version": "5"