[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / a / d / 3 / HXLibrary_Demo / 1.0.1 / HXLibrary_Demo.podspec.json
blobf4bc593f01205acb47a09fa646d446a852ccf298
2   "name": "HXLibrary_Demo",
3   "version": "1.0.1",
4   "summary": "私有库HXLibrary_Demo管理",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.huaxiafinance.com/zengweizhen/HXLibrary_Demo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "18512166605@163.com": "zengweizhen@huaxiafinance.com"
13   },
14   "source": {
15     "git": "https://zengweizhen@git.huaxiafinance.com/zengweizhen/HXLibrary_Demo.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "HXModel",
24       "source_files": "HXLibrary_Demo/Classes/HXModel/*",
25       "public_header_files": "HXLibrary_Demo/Classes/HXModel/*.h"
26     },
27     {
28       "name": "HXObject",
29       "source_files": "HXLibrary_Demo/Classes/HXObject/*",
30       "public_header_files": "HXLibrary_Demo/Classes/HXObject/*.h"
31     },
32     {
33       "name": "HXTool",
34       "source_files": "HXLibrary_Demo/Classes/HXTool/*",
35       "public_header_files": "HXLibrary_Demo/Classes/HXTool/*.h"
36     },
37     {
38       "name": "HXView",
39       "source_files": "HXLibrary_Demo/Classes/HXView/*",
40       "public_header_files": "HXLibrary_Demo/Classes/HXView/*.h"
41     }
42   ]