blob: 870b128573dfbfcafd6d79a7790ca29e363a5c43 [file] [log] [blame]
{
"name": "PJPhotoBrowser",
"version": "0.1.0",
"summary": "A short description of PJPhotoBrowser.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Pratik948/PJPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pratik948": "jamariyapratik@gmail.com"
},
"source": {
"git": "https://github.com/Pratik948/PJPhotoBrowser.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PJPhotoBrowser/Classes/**/*",
"dependencies": {
"SDWebImage": [
"~> 3.8"
],
"DACircularProgress": [
]
}
}