blob: eaf6a7cfc125d3279ec518c782cdd135eecba245 [file] [log] [blame]
{
"name": "WiseTools",
"version": "53",
"summary": "Your framework summary",
"homepage": "https://google.com",
"authors": {
"Name": "pavel@nayax.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/paveljo/tools.git"
},
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "WiseTools.framework"
}
}