blob: eca38f6ed6a977a12a17a68a35832f4107fb473f [file] [log] [blame]
{
"name": "BugKit",
"version": "3.0.5",
"authors": {
"MrLujh": "287929070@qq.com"
},
"homepage": "https://github.com/MrLujh/BugKit",
"summary": "Very useful built-in tools",
"source": {
"git": "https://github.com/MrLujh/BugKit.git",
"tag": "3.0.5"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "BugKit/**/*.{h,m}",
"dependencies": {
"FLEX": [
],
"CocoaLumberjack": [
]
}
}