blob: eecdd9596fab12fbb0d0ba71b01e6b808f37de2e [file] [log] [blame]
{
"name": "Strapi-iOS",
"version": "0.1.1",
"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.1"
},
"source_files": "Strapi/**/*.swift",
"platforms": {
"ios": "12.4"
},
"swift_versions": [
"5.0",
"5.1"
],
"deprecated": true,
"deprecated_in_favor_of": "StrapiSwift",
"swift_version": "5.1"
}