blob: ca2f060423e4c555f0beddb62e513860e600cbe0 [file] [log] [blame]
{
"name": "biidCommonLib",
"version": "0.1.3",
"summary": "biidCommonLib provides common functionality used in the biid Identity platform.",
"description": "biidCommonLib provides common functionality used in the biid Identity platform.",
"homepage": "http://www.biid.com",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"biid": "git@biid.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://bitbucket.org/biid/biid-public-bin-repo.git",
"tag": "biidCommonLib-0.1.3"
},
"ios": {
"vendored_frameworks": "biidCommonLib.framework"
}
}