blob: d621499bc5dfcf9b5957d13337dc6f79b241ab1f [file] [log] [blame]
{
"name": "LBaseClass",
"version": "1.0.29",
"summary": "summary of LBaseClass",
"description": "description of LBaseClass",
"homepage": "https://github.com/leeqiang250/iOS_LBaseClass",
"license": "MIT",
"authors": {
"leeqiang250": "leeqiang250@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/leeqiang250/iOS_LBaseClass.git",
"tag": "1.0.29"
},
"source_files": "LBaseClass/LBaseClass/**/*.{h,m}",
"requires_arc": true
}