blob: e965bbc7946ca97f7b955e6dfbc3a0bbf9b9bf18 [file] [log] [blame]
{
"name": "TRMJPhotoBrowser",
"version": "1.0.5",
"summary": "The easiest lightest way to use PhotoBrowser, enhanced by ljc.",
"homepage": "https://github.com/PodRepo/MJPhotoBrowser.git",
"license": "MIT",
"authors": {
"ljc": "http://lijinchao.sinaapp.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/PodRepo/MJPhotoBrowser.git",
"tag": "1.0.5"
},
"source_files": "MJPhotoBrowser/MJPhotoBrowser/*.{h,m}",
"private_header_files": "MJPhotoBrowser/MJPhotoBrowser/MBProgressHUD+Add.h",
"resources": "MJPhotoBrowser/MJPhotoBrowser/*.bundle",
"requires_arc": true,
"dependencies": {
"TRWebImage": [
"0.4"
],
"MBProgressHUD": [
"~> 0.9.1"
]
}
}