blob: 0b07bd9d78f1c248e739013b0abfdfe50c08533a [file] [log] [blame]
{
"name": "Split",
"module_name": "Split",
"version": "1.6.1",
"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": "1.6.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Split/**/*.{swift}",
"frameworks": "Foundation"
}