blob: 2ac89d9711c01259204c02d16112588f21a0261e [file] [log] [blame]
{
"name": "YBScrollMenu",
"version": "0.0.1",
"summary": "A YBScrollMenu.",
"homepage": "https://github.com/xiaogao233/YBScrollMenu",
"license": "MIT",
"authors": {
"高昇": "xiaogao233@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaogao233/YBScrollMenu.git",
"tag": "0.0.1"
},
"source_files": "YBScrollMenu/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}