[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / a / 9 / Split / 2.12.1-rc3 / Split.podspec.json
blob9a29d6af96ca40acdd5d99fe9876f1c67208dd3c
2   "name": "Split",
3   "module_name": "Split",
4   "version": "2.12.1-rc3",
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.12.1-rc3"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "frameworks": "Foundation",
25   "swift_versions": [
26     "4.0",
27     "4.2",
28     "5.0",
29     "5.1",
30     "5.2",
31     "5.3"
32   ],
33   "source_files": [
34     "Split/**/*.{swift}",
35     "Split/Common/Utils/JFBCrypt/*.{h,m}"
36   ],
37   "resources": "Split/Storage/split_cache.xcdatamodeld",
38   "swift_version": "5.3"