blob: f1cff186b455dc556a5ed6fe1ddcf988f2dd6cf6 [file] [log] [blame]
{
"name": "lujhPrivate",
"version": "6.0.5",
"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.5"
},
"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/A/abc.{h,m}",
"public_header_files": "lujhPrivate/A/abc.h"
}
]
}