blob: 4b826d599bbbbf21753014ac6d1164ee28bf5cc8 [file] [log] [blame]
{
"name": "MWPhotoBrowser-HealthJoy",
"version": "2.1.7",
"license": "MIT",
"summary": "Customize navigation bar of MWPhotoBrowser for HealthJoy app",
"homepage": "https://github.com/Healthjoy-iOS/MWPhotoBrowser.git",
"authors": {
"Mark Prutskiy": "makroo@yandex.ru"
},
"source": {
"git": "https://github.com/Healthjoy-iOS/MWPhotoBrowser.git",
"tag": "2.1.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MWPhotoBrowser": [
"Pod/Assets/*.png"
]
},
"requires_arc": true,
"frameworks": [
"ImageIO",
"QuartzCore",
"AssetsLibrary",
"MediaPlayer"
],
"weak_frameworks": "Photos",
"dependencies": {
"MBProgressHUD": [
"~> 0.9"
],
"DACircularProgress": [
"~> 2.3"
],
"SDWebImage": [
"~> 3.7",
"!= 3.7.2"
]
}
}