blob: dbaeedf6b2b32e706d9d5c0f7d60a75c945dfacc [file] [log] [blame]
{
"name": "SimpoTest",
"version": "1.0.4",
"summary": "A useful help widget.",
"description": "Allows you to get instant help and FAQ.",
"homepage": "https://github.com/vvit/SimpoSDK",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Vitaly": "softdesigner.ua@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"http": "https://github.com/vvit/SimpoSDK/releases/download/v1.0.2/Simpo.framework.zip"
},
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/Simpo.framework"
}
}