blob: 4273a54efd98aa2e6b7516d8a25dac227b54841f [file] [log] [blame]
{
"name": "lujhPrivate",
"version": "6.0.0",
"authors": {
"daniulaolu": "287929070@qq.com"
},
"homepage": "https://github.com/MrLujh/lujhPrivate",
"summary": "a dropdown menu for ios like wechat homepage.",
"source": {
"git": "https://github.com/MrLujh/lujhPrivate.git",
"tag": "6.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "lujhPrivate/**/*.{h,m}",
"resources": "lujhPrivate/resource/lujh.bundle",
"frameworks": [
"QuartzCore",
"Security",
"UIKit",
"Foundation",
"CoreGraphics",
"CoreTelephony"
],
"dependencies": {
"SAMKeychain": [
],
"CocoaLumberjack": [
]
},
"subspecs": [
{
"name": "B",
"source_files": "lujhPrivate/A/**/*.{h,m}"
}
]
}