blob: c78b16a4d95ef1ccd96a69c79ef952324483cd5e [file] [log] [blame]
{
"name": "LXYCommonConfig",
"version": "0.0.4",
"summary": "LXYCommonConfig summarizes some common config files.",
"description": "LXYCommonConfig is designed to facilitate some common config, like layer corner.",
"homepage": "https://github.com/eyu1988/LXYCommonConfig",
"license": "MIT",
"authors": {
"Shadow Walker": "lucas_china@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/eyu1988/LXYCommonConfig.git",
"tag": "0.0.4"
},
"requires_arc": true,
"subspecs": [
{
"name": "LXYLayerCorner",
"source_files": "LXYLayerCorner/LXYLayerCorner/*.{h,m}"
},
{
"name": "LXYIDCardInfo",
"source_files": "LXYIDCardInfo/LXYIDCardInfo/*.{h,m}"
}
]
}