blob: b683306a515171b3fa2ff6f7962851501da2247a [file] [log] [blame]
{
"name": "XHCommonKit",
"version": "0.1.0",
"summary": "项目中的公共数据.",
"description": "TODO: 项目中的公共数据,调用方便",
"homepage": "https://github.com/zxhiOS/XHCommonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zxhiOS": "997600269@qq.com"
},
"source": {
"git": "https://github.com/zxhiOS/XHCommonKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XHCommonKit/Classes/**/*",
"frameworks": "UIKit"
}