blob: bbc9cea0609f60adec3d6c380301a9b233c51132 [file] [log] [blame]
{
"name": "LQGConstantComponent",
"version": "0.1.0",
"summary": "Constant组件库",
"description": "包括DEBUGLog、系统版本、APP信息、各种尺寸",
"homepage": "https://github.com/LuoJianGitHub/LQGConstantComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LuoJian": "362133076@qq.com"
},
"source": {
"git": "https://github.com/LuoJianGitHub/LQGConstantComponent.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Constant",
"source_files": "LQGConstantComponent/Classes/**/*"
}
]
}