[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / 2 / 8 / MN5SwiftKit / 0.2.12 / MN5SwiftKit.podspec.json
blob2a8fbf05970a6fe1ab297af4d37f0997f4bc99fb
2   "name": "MN5SwiftKit",
3   "version": "0.2.12",
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.12"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": [
22     "5"
23   ],
24   "source_files": "Source/**/*",
25   "public_header_files": "Source/OC/MN5SwiftKit-Bridging-Header.h",
26   "frameworks": "UIKit",
27   "swift_version": "5"