blob: b2db8fbbe685507cc8b429dc5b16cce7341ec353 [file] [log] [blame]
{
"name": "biidPublicAPIClient",
"homepage": "http://www.biid.com",
"authors": {
"biid": "git@biid.com"
},
"summary": "Swagger generated Public API Client",
"platforms": {
"ios": "9.0"
},
"version": "3.0.211",
"source": {
"git": "https://bitbucket.org/biid/biid-public-bin-repo.git",
"tag": "biidPublicAPIClient-3.0.211"
},
"swift_version": "3.2",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"dependencies": {
"Alamofire": [
"4.1.0"
]
},
"ios": {
"vendored_frameworks": "biidPublicAPIClient.framework"
}
}