[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / a / 9 / Split / 2.0.2 / Split.podspec.json
blob9b50c07d8f058f391546b1846ec1c7cce7db3f22
2   "name": "Split",
3   "module_name": "Split",
4   "version": "2.0.2",
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": "2.0.2"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "frameworks": "Foundation",
25   "source_files": [
26     "Split/**/*.{swift}",
27     "Split/Common/Utils/JFBCrypt/*.{h,m}"
28   ]