blob: f64dcb3c71793bb27582dd0bb224f47c9e8c96c2 [file] [log] [blame]
{
"name": "SuppyConfig",
"version": "1.0.10",
"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.10"
},
"source_files": "SuppyConfig/**/*.swift",
"swift_versions": "5",
"testspecs": [
{
"name": "Tests",
"test_type": "unit",
"source_files": "Tests/**/*.swift"
}
],
"swift_version": "5"
}