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