[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / 4 / 0 / XLProjectConfigure / 1.0.3 / XLProjectConfigure.podspec.json
blobf4ab78d8bd7584d1f6236ff5c5846f5019e7d305
2   "name": "XLProjectConfigure",
3   "version": "1.0.3",
4   "summary": "XLProjectConfigure1.0配置",
5   "description": "XLProjectConfigure是项目的配置信息类,包含了基类和一些常用的常量、分类等信息",
6   "homepage": "https://gitee.com/xuelei163/XLProjectConfigur",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "小磊哥": "18709264359@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/xuelei163/XLProjectConfigur.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "XLProjectConfigure/**/*.{h,m}",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "XLTool",
26       "source_files": "XLProjectConfigure/XLTool/*.{h,m}"
27     },
28     {
29       "name": "Base",
30       "source_files": "XLProjectConfigure/Base/*.{h,m}"
31     }
32   ]