blob: acae25978c1e7e44dbb62e83ae1dd913e38c4163 [file] [log] [blame]
{
"name": "MFPictureBrowser",
"version": "0.6.2",
"summary": "Elegant Picture Browser",
"homepage": "https://github.com/GodzzZZZ/MFPictureBrowser",
"license": "MIT",
"authors": {
"GodzzZZZ": "GodzzZZZ@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GodzzZZZ/MFPictureBrowser.git",
"tag": "0.6.2"
},
"source_files": [
"Classes",
"MFPictureBrowserDemo/MFPictureBrowserDemo/MFPictureBrowser/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"YYWebImage": [
],
"YYImage/WebP": [
],
"MFCategory": [
]
}
}