blob: a42746d719709c9077ad1e5c25f0dbfe52b3c386 [file] [log] [blame]
{
"name": "TRMJPhotoBrowser",
"version": "1.0.3",
"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.3"
},
"source_files": "MJPhotoBrowser/MJPhotoBrowser/*.{h,m}",
"resources": "MJPhotoBrowser/MJPhotoBrowser/*.bundle",
"requires_arc": true,
"dependencies": {
"TRWebImage": [
"0.4"
],
"SVProgressHUD": [
"~> 1.1.3"
],
"YLGIFImage": [
"~> 0.11"
]
}
}