blob: 699368bf8bba794e9fe896326582b4922474012c [file] [log] [blame]
{
"name": "XiangHongUIKit",
"version": "0.0.1",
"summary": "XiangHongUIKit,界面ui集合。",
"description": "XiangHongUIKit是界面UI集合,里面存放不同类型的ui控件。",
"homepage": "https://github.com/xh1130485186/XHUIKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xianghong": "1130485186@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xh1130485186/XHUIKit.git",
"tag": "0.0.1"
},
"resources": "UIComponent/xhkit.ui.bundle",
"requires_arc": true,
"dependencies": {
"XiangHongKit": [
]
},
"source_files": "XHUIKitDefines.h"
}