blob: c652dbdffe05f7398b46f2d64329cd0583657360 [file] [log] [blame]
{
"name": "KYMenu",
"summary": "KYmenu is the iOS application in the use of highly customized UI vertical pop-up menu.",
"version": "0.0.1",
"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.1"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "KYMenu/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}