blob: 0bbd263bdb239fb994e977e5a2af44fd1e11a8ac [file] [log] [blame]
{
"name": "CIRCLCore",
"version": "0.0.1",
"summary": "CIRCL IO SDK for iOS",
"description": "An SDK that helps you connect to CIRCL API",
"homepage": "https://circl.it",
"license": "MIT",
"authors": {
"Aslam Azis": "aslam.azis@circl.it"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "CIRCLCore.framework"
},
"source": {
"http": "https://s3-ap-southeast-1.amazonaws.com/circl-ios/v2/sdk/CIRCLCore.zip"
}
}