blob: 549a4ced0f41060307e8484167adf30e525327b5 [file] [log] [blame]
{
"name": "SimpoTest",
"version": "1.0.5",
"summary": "A useful help widget.",
"description": "Allows you to get instant help and FAQ.",
"homepage": "https://github.com/vvit/SimpoSDK",
"license": {
"type": "Commercial",
"text": "Copyright 2019 Simpo"
},
"authors": {
"Vitaly": "softdesigner.ua@gmail.com"
},
"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/*"
}