{ | |
"name": "YZPullDownMenu", | |
"version": "1.0", | |
"summary": "Title Bar Gradient with the User to drag for ios.", | |
"homepage": "https://github.com/iThinkerYZ", | |
"license": "MIT", | |
"authors": { | |
"iThinkerYZ": "690423479@qq.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/iThinkerYZ/YZPullDownMenuDemo.git", | |
"tag": "1.0" | |
}, | |
"source_files": "YZPullDownMenu/*.{h,m}", | |
"frameworks": "UIKit" | |
} |