blob: 1dc715f8faca1574cebe7a53918b11514729e8b7 [file] [log] [blame]
{
"name": "SimpoSDK",
"version": "1.1.0",
"homepage": "https://www.simpo.io",
"summary": "A useful help widget.",
"description": "Allows you to get instant help and FAQ.",
"license": {
"type": "Commercial",
"text": "Copyright 2019 Simpo"
},
"authors": {
"Erez": "erez@simpo.io"
},
"platforms": {
"ios": "9.3"
},
"source": {
"http": "https://github.com/vvit/SimpoSDK/releases/download/v1.0.5/Simpo.framework.zip"
},
"source_files": "Carthage/Build/iOS/Simpo.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/Simpo.framework"
},
"preserve_paths": "Carthage/Build/iOS/Simpo.framework/*"
}