blob: 90f4465b8ab8644717fc5938d73a9cdf201e838b [file] [log] [blame]
{
"name": "MWPhotoBrowserHelper",
"version": "1.0",
"summary": "A short description of MWPhotoBrowserHelper.",
"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"
},
"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"
]
}
}