[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 3 / d / 1 / MKCommon / 1.0.1 / MKCommon.podspec.json
blob6c344e6246e3f658e7e11f47491e064e48a3fcaa
2   "name": "MKCommon",
3   "version": "1.0.1",
4   "summary": "这是一个基础组件库",
5   "description": "这是一个基础组件库,包含一些常用的方法、分类的积累",
6   "homepage": "https://github.com/maqingbo2014/MKCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "maqingbo2014": "249086205@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/maqingbo2014/MKCommon.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MKCommon/Classes/*",
22   "dependencies": {
23     "MJExtension": [
24       "~> 3.0.10"
25     ]
26   }