blob: 328e6c2a18e4fb6ef0d2aad084bb885d420a5abb [file] [log] [blame]
{
"name": "MWPhotoBrowserHelper",
"version": "1.0.1",
"summary": "对MWPhotoBrowser的修改,让浏览大图更为方便",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/XGPASS/MWPhotoBrowserHelper",
"screenshots": "https://github.com/XGPASS/MWPhotoBrowserHelper/blob/master/images/develop.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XGPass": "syg90718@163.com"
},
"source": {
"git": "https://github.com/XGPASS/MWPhotoBrowserHelper.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MWPhotoBrowserHelper/**/*.{h,m}",
"resources": [
"MWPhotoBrowserHelper/**/*.{bundle}"
],
"frameworks": [
"ImageIO",
"QuartzCore",
"AssetsLibrary",
"MediaPlayer"
],
"dependencies": {
"MBProgressHUD": [
"~> 0.9"
],
"DACircularProgress": [
"~> 2.3.1"
],
"SDWebImage": [
"~> 4.2.2"
]
}
}