[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 4 / 8 / b / MMBaseKit / 0.1.0 / MMBaseKit.podspec.json
blobae7974afac3475613c0e1967db054830b8725c6a
2   "name": "MMBaseKit",
3   "version": "0.1.0",
4   "summary": "基础依赖库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.tmofamily.com/lb/mmbasekit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "muen": "510879002@qq.com"
13   },
14   "source": {
15     "git": "http://gitlab.tmofamily.com/lb/mmbasekit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MMBaseKit/Classes/**/*",
22   "dependencies": {
23     "YTKNetwork": [
25     ]
26   }