[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / 1 / c / MLBCoreModule / 0.1.13 / MLBCoreModule.podspec.json
blobc086855e6fdbebf13da45dc733d88c3fc187f311
2   "name": "MLBCoreModule",
3   "version": "0.1.13",
4   "summary": "核心组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/marsdan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "z994489675@qq.com": "994489675@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/marsdan/MLBCoreModule.git",
16     "tag": "0.1.13"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "MLBCoreModule/MLBCoreModule/**/*",
23   "subspecs": [
24     {
25       "name": "Const",
26       "public_header_files": "MLBCoreModule/MLBCoreModule/Const/**/*",
27       "source_files": "MLBCoreModule/MLBCoreModule/Const/**/*"
28     }
29   ]