| { | |
| "name": "YDropDownView", | |
| "version": "1.0.3", | |
| "summary": "A Drop Down View", | |
| "description": "\"简洁、快速、方便使用的下拉列\"", | |
| "homepage": "https://github.com/y723101902/YDropDownView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "FILE_LICENSE" | |
| }, | |
| "authors": { | |
| "yang": "2922324499@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/y723101902/YDropDownView.git", | |
| "tag": "1.0.3" | |
| }, | |
| "source_files": "YDropDownViewDemo/YDropDownView/*.{h,m}" | |
| } |