[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / e / 7 / Proba / 0.2.6 / Proba.podspec.json
blob62e6b2fdc5278d993ea2566a0db86c764af14148
2   "name": "Proba",
3   "version": "0.2.6",
4   "summary": "A/B testing in mobile apps.",
5   "description": "A/B testing in mobile apps. Based on Bayesian statistics.",
6   "homepage": "https://proba.ai",
7   "authors": {
8     "Proba": "hello@proba.ai"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/proba-ai/proba-sdk-ios.git",
16     "tag": "0.2.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "Proba/Classes/*",
23     "Proba/Classes/**/*"
24   ],
25   "resource_bundles": {
26     "Proba": [
27       "Proba/Assets/*.png"
28     ]
29   },
30   "swift_versions": "5.0",
31   "swift_version": "5.0"