blob: 1c35650c7cb19f72d04f4a8149dcde27de90b358 [file] [log] [blame]
{
"name": "SNYYImagePicker",
"version": "0.0.1",
"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.1"
},
"source_files": "Sources/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}