blob: 5afc582a07071ea2f25c4a9c6079affce58d9b1b [file] [log] [blame]
{
"name": "DFVault",
"version": "1.0.1",
"summary": "This SDK is created to gives you storage and sharing feature for your uploaded assets.",
"description": "This SDK provide you storage and sharing features in miscellaneous aspects:\n - Provided you the list of all your uploaded assets.\n - Provide access of any assets to person/ organisation with email address and upto a time period.\n - Show the list of assets those are shared to you.\n - Show the list of shared asset by you.\n - Provide you a list of access request(by any orgs or any person). which you can grant or deny.",
"homepage": "https://github.com/anandramdeo-df/df-vault",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kritika Middha": "kritika.middha@ranosys.com"
},
"source": {
"http": "https://github.com/anandramdeo-df/df-vault/releases/download/1.0.1/DFVault.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "DFVault.framework"
},
"swift_version": "4.0"
}