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