blob: 7f2d9a494b8af1e3992f4da463f476f062ea2ca9 [file] [log] [blame]
{
"name": "LBaseClass",
"version": "1.0.18",
"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.18"
},
"source_files": "LBaseClass/LBaseClass/**/*.{h,m}",
"requires_arc": true
}