blob: c61a11ab010e32ecbf2acb3959cbb28e2f23f1f2 [file] [log] [blame]
{
"name": "JPullDownMenu",
"version": "0.2.0",
"summary": "This is a library of the drop-down menu (OC).",
"homepage": "https://github.com/jinxiansen/JPullDownMenu",
"license": "MIT (LICENSE)",
"authors": {
"jinxiansen": "hi@jinxiansen.com"
},
"source": {
"git": "https://github.com/jinxiansen/JPullDownMenu.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JPullDownMenuDemo/JPullDownMenu/*.{h,m}",
"resources": "JPullDownMenuDemo/JPullDownMenu/JPullDownMenu.bundle",
"requires_arc": true
}