blob: 50a4ea1d1445e307bf8b26931318b2e1b90388a0 [file] [log] [blame]
{
"name": "TestSdkPod",
"version": "1.3.10-beta3",
"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-beta3"
},
"source_files": "TestSdkPod/*.swift",
"dependencies": {
"BigInt": [
"3.1.0"
]
}
}