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