blob: b7b1d85813317540aefbae09e2c8443de72a59d2 [file] [log] [blame]
{
"name": "whisk-framework",
"version": "0.0.3",
"summary": "An iOS framework that provides a set of APIs to support different functionalities defined by whisk protocol.",
"homepage": "https://github.ford.com/CVPP-Research/whisk_framework_ios",
"license": {
"type": "CUSTOM",
"file": "LICENSE"
},
"authors": {
"Ashish Nadkar": "anadkar@ford.com"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source": {
"git": "ssh://git@github.ford.com/CVPP-Research/whisk-framework_ios",
"tag": "0.0.3"
},
"source_files": "whisk-framework/source",
"swift_version": "5.0"
}