blob: ebcb9dacc19f9d12c4520d25b9cee6c4c0b37b6e [file] [log] [blame]
{
"name": "HLPopMenu",
"version": "1.0.3",
"summary": "HLPopMenu is a pop menu custom view write by Objective-C",
"description": "'HLPopMenu is a pop menu custom view write by Objective-C'",
"homepage": "https://github.com/koalahl/HLPopMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"levihan": "weakstrongself@gmail.com"
},
"source": {
"git": "https://github.com/koalahl/HLPopMenu.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HLPopMenu/Classes/**/*"
}