blob: 03e10e88c76f57c441c46844a7d083d9ca2fcc93 [file] [log] [blame]
{
"name": "FSBirthday",
"version": "1.1",
"summary": "FSBirthday 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/FSLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudon": "1245102331@qq.com"
},
"source": {
"git": "https://github.com/fuchina/FSLibrary.git",
"tag": "1.1"
},
"public_header_files": "sdks/FSBirthday/classes/*.{h}",
"source_files": "sdks/FSBirthday/classes/*.{h}",
"ios": {
"vendored_libraries": "sdks/FSBirthday/libs/libFSBirthday.a"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"FSJZKit": [
]
}
}