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