blob: 47ab18dda16e73902a0936a77734550dea23a09d [file] [log] [blame]
{
"name": "YCXMenu",
"version": "0.0.9",
"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.9"
},
"source_files": "YCXMenuDemo_ObjC/YCXMenu/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore"
]
}