blob: c4e688667201ae12e9bd5fdeb85a553b941d7bc5 [file] [log] [blame]
{
"name": "Strapi-iOS",
"version": "0.1.0",
"license": "MIT",
"summary": "Swift package to connect with a Strapi service",
"homepage": "https://github.com/ricardorauber/strapi-ios",
"authors": {
"Ricardo Rauber": "ricardorauber@gmail.com"
},
"source": {
"git": "https://github.com/ricardorauber/strapi-ios.git",
"tag": "0.1.0"
},
"source_files": "Strapi/**/*.swift",
"platforms": {
"ios": "12.4"
},
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}