blob: 0a8de9f7902b8bfdbd7edb70072db7ad0325a7a1 [file] [log] [blame]
{
"name": "GMUMWPhotoBrowser",
"version": "0.0.2",
"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.2"
},
"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": [
"~> 3.7"
]
}
}