blob: 60b6e5aa60b5f884df147c775f851d47413aec34 [file] [log] [blame]
{
"name": "GMUMWPhotoBrowser",
"version": "0.0.8",
"summary": "GMUMWPhotoBrowser",
"description": "GMUMWPhotoBrowser is very good",
"homepage": "https://github.com/lanmeishijie/GMUMWPhotoBrowser",
"license": "MIT",
"authors": {
"sujianbo": "1956305923@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lanmeishijie/GMUMWPhotoBrowser.git",
"tag": "0.0.8"
},
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GMUMWPhotoBrowser": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"ImageIO",
"QuartzCore",
"AssetsLibrary",
"MediaPlayer",
"Photos"
],
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 0.9"
],
"DACircularProgress": [
"~> 2.3"
],
"SDWebImage": [
]
}
}