blob: 26059b8d3ee232db8f39a9471ee8242f2c46715b [file] [log] [blame]
{
"name": "LCRBeeSDK",
"version": "0.0.01",
"summary": "LCRBeeSDK is A common tool class framework of myself",
"description": "常用的自定义类与扩展封装",
"homepage": "https://github.com/LinChengRain/LCRBeeSDK",
"license": "MIT",
"authors": {
"ycl": "yuchanglinlin@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LinChengRain/LCRBeeSDK.git",
"tag": "0.0.01"
},
"source_files": [
"LCRBeeSDK",
"LCRBeeSDK/**/*.{h,m}"
]
}