{ | |
"name": "SNYYImagePicker", | |
"version": "0.0.3", | |
"summary": "SNYYImagePicker.", | |
"description": "图片器视频选择器,可以限制视频时长", | |
"homepage": "https://github.com/boyssimple/SNYYImagePicker.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"罗伟": "luowei@cqyanyu.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/boyssimple/SNYYImagePicker.git", | |
"tag": "0.0.3" | |
}, | |
"source_files": "Sources/*.{h,m}", | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
] | |
} |