blob: c279a5060a050e0ef035c0004e48733662e4958e [file] [log] [blame]
{
"name": "Split",
"module_name": "Split",
"version": "2.5.3-rc1",
"summary": "iOS SDK for Split",
"description": "This SDK is designed to work with Split, the platform for controlled rollouts, serving features to your users via the Split feature flag to manage your complete customer experience.",
"homepage": "http://www.split.io",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Patricio Echague": "pato@split.io",
"Sebastian Arrubia": "sebastian@split.io",
"Fernando Martin": "fernando@split.io"
},
"source": {
"git": "https://github.com/splitio/ios-client.git",
"tag": "2.5.3-rc1"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "Foundation",
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.1",
"5.2",
"5.3"
],
"source_files": [
"Split/**/*.{swift}",
"Split/Common/Utils/JFBCrypt/*.{h,m}"
],
"swift_version": "5.3"
}