blob: 20e47ac0bfcdfab7a695ec96440d4ec493718e5d [file] [log] [blame]
{
"name": "Lothar",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/QianKun-HanLin/Lothar",
"authors": {
"wangshiyu13": "wangshiyu13@163.com"
},
"summary": "基于CTMediator的组件化中间件",
"source": {
"git": "https://github.com/QianKun-HanLin/Lothar.git",
"tag": "1.0.0"
},
"source_files": "Lothar/Source/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}