blob: cb738b32b706899d62bf4f926ad6c56ed501a527 [file] [log] [blame]
{
"name": "XHCommonTool",
"version": "0.0.2",
"summary": "XHCommonTool lib",
"description": "A short description of XHCommonToolLib",
"homepage": "http://code.facash.com:8080/appComponent/XHCommonTool",
"license": "MIT",
"authors": {
"赵正华": "zhaozhenghua@xhqb.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://code.facash.com:8080/appComponent/XHCommonTool.git",
"tag": "0.0.2"
},
"subspecs": [
{
"name": "Base64AndImage",
"source_files": "XHTool/Base64AndImage/*.{h,m}",
"requires_arc": true
},
{
"name": "FDTemplateLayoutCell",
"source_files": "XHTool/FDTemplateLayoutCell/*.{h,m}",
"requires_arc": true
},
{
"name": "Floder",
"source_files": "XHTool/Floder/*.{h,m}",
"requires_arc": true
},
{
"name": "XMLWriter",
"source_files": "XHTool/XMLWriter/*.{h,m}",
"requires_arc": true
}
]
}