blob: 47203f273d498d57c9437ae4826d644eb5de0589 [file] [log] [blame]
{
"name": "JPullDownMenu",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JPullDownMenuDemo/JPullDownMenu/*.{h,m}",
"resources": "JPullDownMenuDemo/JPullDownMenu/*.{bundle,png}",
"requires_arc": true
}