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