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