[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / 3 / VWO / 0.0.1 / VWO.podspec.json
blobccde95f9a0b49e3d10ac365060bf858a1677b168
2   "name": "VWO",
3   "version": "0.0.1",
4   "summary": "VWO A/B testing SDK for mobile apps",
5   "description": "VWO A/B testing SDK allows you to A/B test your ios apps.",
6   "homepage": "https://vwo.com",
7   "license": "MIT",
8   "authors": {
9     "Swapnil Agarwal": "swapnil.agarwal@wingify.com"
10   },
11   "source": {
12     "git": "https://office.wingify.com/gitlab/swapnil.agarwal/test-cocoapod.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "VWO": [
22       "Pod/Assets/*.png"
23     ]
24   }