blob: c7e53f73eeaa5d75ab2200bce7eda26b9741092f [file] [log] [blame]
{
"name": "LSMiddleWare",
"version": "0.0.2",
"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.2"
},
"source_files": [
"LSMiddleWare",
"LSMiddleWare/*",
"LSMiddleWare/**/*.{h,m}",
"LSMiddleWare/**/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"frameworks": [
"UIKit",
"Foundation"
]
}