blob: e5c19ae196725cb8f418fda3d2e335651ead596c [file] [log] [blame]
{
"name": "XiangHongKit",
"version": "0.0.1",
"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.0.1"
},
"resources": "xhkit.bundle",
"requires_arc": true,
"subspecs": [
{
"name": "Extensions",
"subspecs": [
{
"name": "DZNEmptyDataSet",
"source_files": "Extensions/DZNEmptyDataSet/*.{h,m}"
},
{
"name": "NSAttributedString",
"source_files": "Extensions/NSAttributedString/*.{h,m}"
},
{
"name": "NSDate",
"source_files": "Extensions/NSDate/*.{h,m}"
},
{
"name": "NSObject",
"source_files": "Extensions/NSObject/*.{h,m}"
},
{
"name": "NSString",
"source_files": "Extensions/NSString/*.{h,m}"
},
{
"name": "UIApplication",
"source_files": "Extensions/UIApplication/*.{h,m}"
},
{
"name": "UIView",
"source_files": "Extensions/UIView/*.{h,m}"
},
{
"name": "UIViewController",
"source_files": "Extensions/UIViewController/*.{h,m}"
}
]
},
{
"name": "Tools",
"subspecs": [
{
"name": "QMUIKeyboard",
"source_files": "Tools/QMUIKeyboard/*.{h,m}"
},
{
"name": "RFJModel",
"source_files": "Tools/RFJModel/*.{h,m}"
},
{
"name": "XHFile",
"source_files": "Tools/XHFile/*.{h,m}"
},
{
"name": "XHKeychain",
"source_files": "Tools/XHKeychain/*.{h,m}"
},
{
"name": "XHLocation",
"source_files": "Tools/XHLocation/*.{h,m}"
},
{
"name": "XHTimer",
"source_files": "Tools/XHTimer/*.{h,m}"
},
{
"name": "XHContainer",
"source_files": "Tools/XHContainer/*.{h,m}"
}
]
}
]
}