blob: cb595636e1e292007211ea89a773426142820c30 [file] [log] [blame]
{
"name": "BugKit",
"version": "2.0.6",
"authors": {
"MrLujh": "287929070@qq.com"
},
"homepage": "https://github.com/MrLujh/BugKit",
"summary": "a dropdown menu for ios like wechat homepage.",
"source": {
"git": "https://github.com/MrLujh/BugKit.git",
"tag": "2.0.6"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "BugKit/**/*.{h,m}",
"dependencies": {
"FLEX": [
],
"CocoaLumberjack": [
]
}
}