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