blob: 524c1bacbaf2833c1d334af769236e69e8010a90 [file] [log] [blame]
{
"name": "libiostest",
"version": "0.0.3",
"summary": "lib demo",
"description": "lib test for ios",
"homepage": "https://github.com/hermerson/lib-test.git",
"license": {
"type": "MIT",
"text": "The MIT License (MIT) \n Copyright (c)"
},
"authors": {
"hermerson.souza": "hermersonsouza@gmail.com"
},
"ios": {
"vendored_frameworks": "libiostest.framework"
},
"platforms": {
"ios": "12.1"
},
"source": {
"http": "https://libwallet.s3.us-east-2.amazonaws.com/libiostest.zip"
},
"exclude_files": "Classes/Exclude",
"deprecated": true
}