blob: 49c3a1cf734988e6bde40844c2dcd5c9a9c088eb [file] [log] [blame]
{
"name": "STRouter",
"version": "0.1.0",
"summary": "路由中间件,通信中介者.",
"platforms": {
"ios": "6.0"
},
"description": "hink: What does it do? Why did you write it? What is the focus?\nTry to keep it short, snappy and to the point.",
"homepage": "http://blog.pirate6.com/",
"license": {
"type": "MIT",
"file": "./LICENSE"
},
"authors": "wliu6",
"source": {
"git": "https://github.com/SatansTeam/STRouter.git",
"tag": "0.1.0"
},
"prefix_header_contents": "#import <Foundation/Foundation.h>",
"source_files": "STRouter/**/*.{h,m}"
}