blob: d86e2a56537f04055e8d738ef0e482d3200ef652 [file] [log] [blame]
{
"name": "FSRouter",
"version": "0.1",
"summary": "FSRouter is a tool",
"description": "This is a very small software library, offering a few methods to help with programming.",
"homepage": "https://github.com/fuchina/FSRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudon": "1245102331@qq.com"
},
"source": {
"git": "https://github.com/fuchina/FSRouter.git",
"tag": "0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FSRouter/*",
"dependencies": {
"FSKit": [
]
}
}