blob: 2363a5ef4c3f065ce592c9022e6eac54e3d5c622 [file] [log] [blame]
{
"name": "LXYCommonConfig",
"version": "0.0.3",
"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.3"
},
"requires_arc": true,
"subspecs": [
{
"name": "LXYLayerCorner",
"source_files": "LXYLayerCorner/LXYLayerCorner/*.{h,m}"
}
]
}