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