blob: da6120c64cab087a6068939c2cdbbb0a827b3c2d [file] [log] [blame]
{
"name": "LSMiddleWare",
"version": "0.0.1",
"summary": "LSMiddleWare.",
"description": "LSMiddleWare 中间件组件,包括路由器,组件模块管理器",
"homepage": "https://github.com/LISONG040576/LSMiddleWare.git",
"license": "MIT",
"authors": {
"lisong": "lisong.s@haier.com"
},
"source": {
"git": "https://github.com/LISONG040576/LSMiddleWare.git",
"tag": "0.0.1"
},
"source_files": [
"LSMiddleWare",
"LSMiddleWare/*"
],
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"frameworks": [
"UIKit",
"Foundation"
]
}