blob: 94f6adeff4eac302cc3bd292323f05df0d1bc3b6 [file] [log] [blame]
{
"name": "YCXMenu",
"version": "0.0.6",
"summary": "TCXMenu is an easy-to-use menu.",
"homepage": "https://github.com/Aster0id/YCXMenuDemo_ObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "aster0id",
"social_media_url": "http://weibo.com/aster0id",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Aster0id/YCXMenuDemo_ObjC.git",
"tag": "0.0.6"
},
"source_files": "YCXMenuDemo_ObjC/YCXMenu/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore"
]
}