blob: 6a805bd5e04f1cfedb3902fa987732a0796bdfcf [file] [log] [blame]
{
"name": "lujhPrivate",
"version": "6.0.6",
"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.6"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"public_header_files": "lujhPrivate/lujh.h",
"source_files": "lujhPrivate/lujh.h",
"subspecs": [
{
"name": "B",
"source_files": "lujhPrivate/B/abc.{h,m}",
"public_header_files": "lujhPrivate/B/abc.h"
}
]
}