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