blob: bed6efa17e3b255d4c0a657cb2987c93db118eb8 [file] [log] [blame]
{
"name": "SJDocument",
"version": "1.2.4",
"summary": "A nice SJDocument framework tool in swift",
"description": "Using SJDocument framework you folloing functionality peform\n- Fetch, Store, Remove the Image\n- Fetch, Store, Remove the Files\n- Fetch, Store, Remove the Pdf\n- Flush all store images or files",
"homepage": "https://gitlab.com/yudiz_sandeepjoshi",
"license": {
"type": "MIT",
"text": "LICENSE"
},
"authors": {
"Sandeep Joshi": "sandeep@yudiz.com"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "SJDocument.framework"
},
"source": {
"http": "https://www.dropbox.com/s/pvkm4ddph4rxswv/SJDocument.zip?dl=0"
},
"exclude_files": "Classes/Exclude"
}