[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / a / 9 / Split / 1.3.0 / Split.podspec.json
blobbd4b532f70235e074e76c5fc8b8a90512c42acc9
2   "name": "Split",
3   "module_name": "Split",
4   "version": "1.3.0",
5   "summary": "iOS SDK for Split",
6   "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.",
7   "homepage": "http://www.split.io",
8   "license": {
9     "type": "Apache 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Patricio Echague": "pato@split.io",
14     "Sebastian Arrubia": "sebastian@split.io",
15     "Fernando Martin": "fernando@split.io"
16   },
17   "source": {
18     "git": "https://github.com/splitio/ios-client.git",
19     "tag": "1.3.0"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "Split/**/*.{swift}",
25   "frameworks": "Foundation"