[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / 0 / XLProjectConfigure / 1.0.2 / XLProjectConfigure.podspec.json
blobb5cada395dee2068f1fd99380e5dddba7039c141
2   "name": "XLProjectConfigure",
3   "version": "1.0.2",
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.2"
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   ]