blob: e83f990b1483cc382e30fea0812ba48afdd77902 [file] [log] [blame]
{
"name": "BugKit",
"version": "0.0.1",
"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": "0.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "BugKit/**/*.{h,m}",
"dependencies": {
"FLEX": [
],
"CocoaLumberjack": [
]
}
}