blob: f4bc593f01205acb47a09fa646d446a852ccf298 [file] [log] [blame]
{
"name": "HXLibrary_Demo",
"version": "1.0.1",
"summary": "私有库HXLibrary_Demo管理",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.huaxiafinance.com/zengweizhen/HXLibrary_Demo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"18512166605@163.com": "zengweizhen@huaxiafinance.com"
},
"source": {
"git": "https://zengweizhen@git.huaxiafinance.com/zengweizhen/HXLibrary_Demo.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "HXModel",
"source_files": "HXLibrary_Demo/Classes/HXModel/*",
"public_header_files": "HXLibrary_Demo/Classes/HXModel/*.h"
},
{
"name": "HXObject",
"source_files": "HXLibrary_Demo/Classes/HXObject/*",
"public_header_files": "HXLibrary_Demo/Classes/HXObject/*.h"
},
{
"name": "HXTool",
"source_files": "HXLibrary_Demo/Classes/HXTool/*",
"public_header_files": "HXLibrary_Demo/Classes/HXTool/*.h"
},
{
"name": "HXView",
"source_files": "HXLibrary_Demo/Classes/HXView/*",
"public_header_files": "HXLibrary_Demo/Classes/HXView/*.h"
}
]
}