blob: 17582cc3785d1f682b4a84c2fed84b90536d6d5e [file] [log] [blame]
{
"name": "FSToDo",
"version": "1.3",
"summary": "FSDiary 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/FSToDo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudon": "1245102331@qq.com"
},
"source": {
"git": "https://github.com/fuchina/FSToDo.git",
"tag": "1.3"
},
"public_header_files": "sdks/FSToDo/classes/*.{h}",
"source_files": "sdks/FSToDo/classes/*.{h}",
"ios": {
"vendored_libraries": "sdks/FSToDo/libs/libFSToDo.a"
},
"platforms": {
"ios": "8.2"
},
"frameworks": "UIKit",
"dependencies": {
"FSJZKit": [
]
}
}