blob: 9f2202b64d7a9c35f08c04d8ad40cdd69199771a [file] [log] [blame]
{
"name": "XiangHongKit",
"version": "0.4.4",
"summary": "framework",
"description": "Initialize the",
"homepage": "https://github.com/xh1130485186/XHKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xianghong": "1130485186@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xh1130485186/XHKit.git",
"tag": "0.4.4"
},
"resources": "xhkit.bundle",
"requires_arc": true,
"public_header_files": "XHKit.h",
"source_files": "XHKit.h",
"subspecs": [
{
"name": "Extensions",
"subspecs": [
{
"name": "DZNEmptyDataSet",
"source_files": "Extensions/DZNEmptyDataSet/*.{h,m}",
"public_header_files": "Extensions/DZNEmptyDataSet/*.{h}"
},
{
"name": "NSAttributedString",
"source_files": "Extensions/NSAttributedString/*.{h,m}",
"public_header_files": "Extensions/NSAttributedString/*.{h}"
},
{
"name": "NSDate",
"source_files": "Extensions/NSDate/*.{h,m}",
"public_header_files": "Extensions/NSDate/*.{h}"
},
{
"name": "NSObject",
"source_files": "Extensions/NSObject/*.{h,m}",
"public_header_files": "Extensions/NSObject/*.{h}"
},
{
"name": "NSString",
"source_files": "Extensions/NSString/*.{h,m}",
"public_header_files": "Extensions/NSString/*.{h}"
},
{
"name": "UIApplication",
"source_files": "Extensions/UIApplication/*.{h,m}",
"public_header_files": "Extensions/UIApplication/*.{h}"
},
{
"name": "UIColor",
"source_files": "Extensions/UIColor/*.{h,m}",
"public_header_files": "Extensions/UIColor/*.{h}"
},
{
"name": "UIImage",
"dependencies": {
"XiangHongKit/Extensions/UIColor": [
]
},
"source_files": "Extensions/UIImage/*.{h,m}",
"public_header_files": "Extensions/UIImage/*.{h}"
},
{
"name": "UIView",
"source_files": "Extensions/UIView/*.{h,m}",
"public_header_files": "Extensions/UIView/*.{h}"
},
{
"name": "UIViewController",
"source_files": "Extensions/UIViewController/*.{h,m}",
"public_header_files": "Extensions/UIViewController/*.{h}"
}
]
},
{
"name": "Common",
"dependencies": {
"XiangHongKit/Extensions/DZNEmptyDataSet": [
],
"XiangHongKit/Extensions/UIView": [
],
"XiangHongKit/Extensions/UIImage": [
]
},
"source_files": "Common/*.{h,m}",
"public_header_files": "Common/*.{h}"
},
{
"name": "Tools",
"subspecs": [
{
"name": "QMUIKeyboard",
"source_files": "Tools/QMUIKeyboard/*.{h,m}",
"public_header_files": "Tools/QMUIKeyboard/*.{h}"
},
{
"name": "RFJModel",
"source_files": "Tools/RFJModel/*.{h,m}",
"public_header_files": "Tools/RFJModel/*.{h}"
},
{
"name": "XHFile",
"source_files": "Tools/XHFile/*.{h,m}",
"public_header_files": "Tools/XHFile/*.{h}"
},
{
"name": "XHKeychain",
"source_files": "Tools/XHKeychain/*.{h,m}",
"public_header_files": "Tools/XHKeychain/*.{h}"
},
{
"name": "XHLocation",
"source_files": "Tools/XHLocation/*.{h,m}",
"public_header_files": "Tools/XHLocation/*.{h}"
},
{
"name": "XHTimer",
"source_files": "Tools/XHTimer/*.{h,m}",
"public_header_files": "Tools/XHTimer/*.{h}"
}
]
}
]
}