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