[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 3 / 9 / ABTestingVessel / 1.2 / ABTestingVessel.podspec.json
blob7d4b04ac4bbe38e9552a1ad30e108f73182f7cf8
2   "name": "ABTestingVessel",
3   "version": "1.2",
4   "authors": {
5     "vesselio": "founders@vessel.io"
6   },
7   "license": {
8     "type": "Copyright",
9     "text": "    Copyright 2013 - 2014 Zubhium, Inc. All rights reserved.\n"
10   },
11   "homepage": "https://vessel.io",
12   "summary": "Vessel A/B Testing for mobile application..",
13   "description": "                    Vessel offers most advanced and powerful mobile A/B testing     platform allowing product managers to run deep-layered A/B experiments on their native mobile apps.\n\n                    Application developers can A/B test everything from design to messaging, Onboarding to sign up options. They can monitor the stats while the test runs and then roll out the winning variations to the entire user base - without any app store releases.\n\n                    Learn more http://docs.vessel.io/getting-started/\n",
14   "social_media_url": "http://twitter.com/vesselio",
15   "source": {
16     "git": "https://github.com/vesselio/ABTesting.git",
17     "tag": "1.2"
18   },
19   "platforms": {
20     "ios": "6.0"
21   },
22   "frameworks": "SystemConfiguration",
23   "requires_arc": true,
24   "libraries": "sqlite3",
25   "preserve_paths": "Vessel.framework",
26   "public_header_files": "Vessel.framework/**/*.h",
27   "vendored_frameworks": "Vessel.framework"