blob: b9a8d3170953e322ac4646a47f209f52ef99c33f [file] [log] [blame]
{
"name": "LPCommonModule",
"version": "1",
"summary": "通用的第三方pod等依赖",
"description": "通用的第三方pod等依赖 #描述",
"homepage": "https://github.com/Jacky-LinPeng/LPCommonModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linpeng": "540933120@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jacky-LinPeng/LPCommonModule.git",
"tag": "1"
},
"source_files": [
"LPCommonModule",
"LPCommonModule/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": [
"LPCommonModule/LPCommonModule/LPCommonModule.h",
"LPCommonModule/**/*.h"
]
}