{ | |
"name": "KashCoreFlutterPluginRegistrant", | |
"version": "1.0.0", | |
"summary": "Kashcore sdk.", | |
"homepage": "http://cubos.io", | |
"authors": "Kash", | |
"license": { | |
"type": "Copyright", | |
"text": "Copyright 2020 Kash. All Rights Reserved." | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"http": "https://storage.googleapis.com/aarin-ios-framework/kashcoreflutterpluginregistrant-1.0.0.zip" | |
}, | |
"ios": { | |
"vendored_frameworks": "FlutterPluginRegistrant.framework" | |
} | |
} |