{ | |
"name": "TTMenu", | |
"version": "1.0.1", | |
"summary": "TTMenu", | |
"homepage": "https://github.com/cquxutao", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"tennyxu": "xutao1992319@hotmail.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/cquxutao/TTMenu.git", | |
"tag": "1.0.1" | |
}, | |
"source_files": "Classes/*.{h,m}", | |
"frameworks": "UIKit" | |
} |