blob: 4bc6ece608e0c382f0448be5ca03d7e17073bc15 [file] [log] [blame]
{
"name": "SingleHornRouter",
"version": "0.1.0",
"summary": "SingleHornRouter is a common router.",
"description": "SingleHornRouter is a common router, everyone logged in can use it.",
"homepage": "http://git.flabbj.com/gongchuanzan/SingleHornRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zan999@qq.com": "gongchuanzan@qq.com"
},
"source": {
"git": "http://git.flabbj.com/gongchuanzan/SingleHornRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "SingleHornRouter/Classes/**/*"
}