[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / 3 / VWO / 2.18.4 / VWO.podspec.json
blob24b0f96d53ace3fdc7c4ea5d106a10c403eeb490
2   "name": "VWO",
3   "version": "2.18.4",
4   "summary": "VWO SDK for A/B Testing iOS apps.",
5   "description": "VWO iOS SDK enables you to A/B test mobile apps.",
6   "documentation_url": "http://developers.vwo.com/reference#ios-sdk-reference",
7   "homepage": "http://vwo.com",
8   "license": {
9     "type": "Commercial",
10     "text": "See http://vwo.com/terms-conditions"
11   },
12   "authors": {
13     "VWO": "info@wingify.com"
14   },
15   "source": {
16     "git": "https://github.com/wingify/vwo-ios-sdk.git",
17     "tag": "2.18.4"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "dependencies": {
24     "Socket.IO-Client-Swift": [
25       "~> 15.2.0"
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "Core",
31       "source_files": "VWO/**/*.{m,h}"
32     }
33   ],
34   "swift_version": "5.0"