blob: 8de7f4f27bd8969702f59c2e2f3b2681e90eba02 [file] [log] [blame]
{
"name": "lujhMain",
"version": "1.0.0",
"authors": {
"daniulaolu": "287929070@qq.com"
},
"homepage": "https://github.com/daniulaolu/lujhMain",
"summary": "a dropdown menu for ios like wechat homepage.",
"source": {
"git": "https://github.com/daniulaolu/lujhMain.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"lujhMain",
"*.{h,m}"
],
"frameworks": [
"QuartzCore",
"Security",
"UIKit",
"Foundation",
"CoreGraphics",
"CoreTelephony"
],
"dependencies": {
"SAMKeychain": [
]
}
}