blob: a16d1883f4e70b1fab6c9721e29c76887f7bb0c5 [file] [log] [blame]
{
"name": "SuppyConfig",
"version": "1.0.4",
"summary": "SuppyConfig allows you to manage frontend configurations in the Suppy.IO cloud.",
"homepage": "https://suppy.io",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Ricardo Rautalahti-Hazan": "ricardo@suppy.io"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Suppy-IO/ios-sdk.git",
"tag": "1.0.4"
},
"source_files": "SuppyConfig/**/*.swift",
"swift_versions": "5",
"testspecs": [
{
"name": "Tests",
"test_type": "unit",
"source_files": "Tests/**/*.swift"
}
],
"swift_version": "5"
}