blob: 883e10b1d5856069897567ea334c87495339f415 [file] [log] [blame]
{
"name": "LSRouterKit",
"version": "1.0.0",
"summary": "iOS路由工具LSRouterKit",
"description": "iOS路由工具",
"homepage": "https://github.com/lishaofeng0903/LSRouterKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lishaofeng0903": "571366363@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lishaofeng0903/LSRouterKit.git",
"tag": "1.0.0"
},
"source_files": [
"LSRouterKit",
"LSRouterKit/*.{h,m}"
],
"requires_arc": true
}