blob: 6e044c01948ecbc2220c8e0eed4c97f62ae07e63 [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.1.222",
"source": {
"git": "https://bitbucket.org/biid/biid-public-bin-repo.git",
"tag": "biidPublicAPIClient-3.1.222"
},
"swift_version": "3.2",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"dependencies": {
"Alamofire": [
"4.5"
]
},
"ios": {
"vendored_frameworks": "biidPublicAPIClient.framework"
}
}