blob: 9679ac658eb20f9c8f99790501df6339652564c4 [file] [log] [blame]
{
"name": "KYMenu",
"summary": "KYmenu is the iOS application in the use of highly customized UI vertical pop-up menu.Support swift 3.",
"version": "0.0.5",
"homepage": "https://github.com/kingly09/KYMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingly": "libintm@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kingly09/KYMenu.git",
"tag": "0.0.5"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "KYMenu/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}