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