blob: 7459c776bf33083e0bec60f37d2815425c9c206e [file] [log] [blame]
{
"name": "MFPictureBrowser",
"version": "0.4.0",
"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.4.0"
},
"source_files": [
"Classes",
"MFPictureBrowserDemo/MFPictureBrowserDemo/MFPictureBrowser/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"PINRemoteImage": [
],
"MFCategory": [
]
}
}