blob: d4054f3cf4639fac7f105d01f53808f89c1816c0 [file] [log] [blame]
{
"name": "PodTrial",
"version": "1.0.1",
"summary": "A nice tool in Swift.",
"description": "A nice tool in Swift. Cheers",
"homepage": "https://google.com",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"sss": "s3cretshadow@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/fryilmaz/podTrial.git",
"branch": "master"
},
"dependencies": {
"OpenSSL-Universal/Framework": [
],
"SwiftyTesseract": [
"~> 3.0"
]
}
}