blob: f9743c2fead6c18c992db2ab32d4ed752ba82f2f [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.7",
"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.7"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "KYMenu/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}