blob: 5c82cb31493e407c13917a40b8565ebf4573adf5 [file] [log] [blame]
{
"name": "LJMPhotoBrowser",
"version": "0.1.2",
"summary": "A short description of LJMPhotoBrowser.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LiJingmin666/LJMPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiJingmin666": "lijingmin@agapday.com"
},
"source": {
"git": "https://github.com/LiJingmin666/LJMPhotoBrowser.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LJMPhotoBrowser/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"DACircularProgress": [
"~> 2.3.1"
],
"SDWebImage": [
"~> 4.4.2"
]
}
}