blob: ff11a55dece01543f8ac8da2272980312970c833 [file] [log] [blame]
{
"name": "KenBaseModule",
"version": "1.0.0",
"summary": "KenBaseModule.",
"description": "KenBaseModule is summary desc.",
"homepage": "http://gitlab.puhuitech.cn/wangpengyun/KenBaseModule.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"wangpengyun": "wangpengyun@finupgroup.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlab.puhuitech.cn/wangpengyun/KenBaseModule.git",
"tag": "1.0.0"
},
"source_files": "KenBaseModule/KenBaseModule/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}