[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / d / MKCommonSwiftLib / 0.1.9 / MKCommonSwiftLib.podspec.json
blob67806fc95cf52a61ac54a051387926e8cb554f44
2   "name": "MKCommonSwiftLib",
3   "version": "0.1.9",
4   "summary": "MKCommonSwiftLib is a lib of swift",
5   "swift_versions": "5.0",
6   "description": "This is a lib of swift, for quickly create swift develop",
7   "homepage": "https://github.com/mokong/MWCommonSwiftLib",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "MorganWang": "a525325614@163.com"
14   },
15   "source": {
16     "git": "https://github.com/mokong/MWCommonSwiftLib.git",
17     "tag": "0.1.9"
18   },
19   "source_files": "MKCommonSwiftLib/Classes/*/*.{swift}",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "AVFoundation",
27     "Photos"
28   ],
29   "dependencies": {
30     "SnapKit": [
31       "~> 5.0.0"
32     ],
33     "LanguageManager-iOS": [
35     ]
36   },
37   "swift_version": "5.0"