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