blob: 75acf56f93364f8618b70bb911705648859b5594 [file] [log] [blame]
{
"name": "Split",
"module_name": "Split",
"version": "0.1.3",
"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": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Split/**/*.{swift}",
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"SwiftyJSON": [
"~> 3.1.4"
]
},
"pushed_with_swift_version": "4.0"
}