[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / f / 6 / MALBase / 0.1.0 / MALBase.podspec.json
blob218c1e501f74dbe7dc14e821ea5a58fec7c06e64
2   "name": "MALBase",
3   "version": "0.1.0",
4   "summary": "基础组件",
5   "description": "搭建项目用.",
6   "homepage": "https://github.com/mal666666/MALBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mal666666@163.com": "maal@pipilu.com"
13   },
14   "source": {
15     "git": "https://github.com/mal666666/MALBase.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Paths",
24       "source_files": "MALBase/Classes/Paths"
25     },
26     {
27       "name": "Category",
28       "source_files": "MALBase/Classes/Category"
29     }
30   ]