blob: caa3c9172a3918cb3380e15bd831ef071af1a0ce [file] [log] [blame]
{
"name": "TestSdkPod",
"version": "1.3.10-beta4",
"summary": "Simple test application for pod",
"swift_version": "4.2",
"description": "OstSdk to empower application with blockchain and tokenize it.",
"homepage": "https://google.com",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Aniket": "aniket@ost.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/aniketJARVIS/TestSdkPod.git",
"tag": "1.3.10-beta4"
},
"source_files": "TestSdkPod/TestGroup/Workflow/*.swift",
"dependencies": {
"BigInt": [
"3.1.0"
]
}
}