blob: fdf643839113cd3ff0464a18b0fc66ba5393a76f [file] [log] [blame]
{
"name": "RGImagePicker",
"version": "1.0.0",
"summary": "RGImagePicker is a component which could help you elegantly pick image, gif, video and LivePhoto",
"description": "RGImagePicker is a component which could help you elegantly pick image, gif, video and LivePhoto.",
"homepage": "https://github.com/RengeRenge/RGImagePicker.git",
"license": "MIT",
"authors": {
"RengeRenge": "lidrkuft123@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/RengeRenge/RGImagePicker.git",
"tag": "1.0.0"
},
"source_files": [
"RGImagePicker",
"RGImagePicker/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Photos",
"PhotosUI"
],
"dependencies": {
"FLAnimatedImageView+RGWrapper": [
],
"RGUIKit": [
],
"RGImageGallery": [
]
}
}