blob: c0de65c910331a5623a9e8e6c98cb243c5b3f416 [file] [log] [blame]
{
"name": "LJMPhotoBrowser",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LJMPhotoBrowser/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"DACircularProgress": [
"~> 2.3.1"
],
"SDWebImage": [
"~> 4.4.2"
]
}
}