blob: fbefff08ef7f7d3c0c4326771a76ab4fce146d16 [file] [log] [blame]
{
"name": "lujhPrivate",
"version": "6.0.1",
"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.1"
},
"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": "A",
"source_files": "lujhPrivate/A/**/*.{h,m}"
}
]
}