blob: b0e20d19aac8a3b6c9e540cce81b4144d5274766 [file] [log] [blame]
{
"name": "FSPassword",
"version": "1.4",
"summary": "FSPassword is a tool for show logs when app run",
"description": "This is a very small software library, offering a few methods to help with programming.",
"homepage": "https://github.com/fuchina/FSPassword",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudon": "1245102331@qq.com"
},
"source": {
"git": "https://github.com/fuchina/FSPassword.git",
"tag": "1.4"
},
"source_files": "FSPassword/classes/*.{h}",
"ios": {
"vendored_libraries": "FSPassword/libs/libFSPassword.a"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"FSJZBus": [
]
}
}