[Add] DocumentReaderMRZRFIDStage 7.5.10977
[CocoaPods.git] / Specs / f / 2 / 3 / VWO / 1.4.9 / VWO.podspec.json
blobfae2b630328bcc403506b0d57ce3314d9faf0db2
2   "name": "VWO",
3   "version": "1.4.9",
4   "summary": "VWO SDK for A/B Testing iOS apps.",
5   "description": "VWO iOS SDK enables you to A/B test mobile apps.",
6   "homepage": "http://vwo.com",
7   "license": {
8     "type": "Commercial",
9     "text": "See http://vwo.com/terms-conditions"
10   },
11   "authors": {
12     "VWO": "info@wingify.com"
13   },
14   "source": {
15     "git": "https://github.com/wingify/vwo-ios-sdk.git",
16     "tag": "1.4.9"
17   },
18   "social_media_url": "http://twitter.com/wingify",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "vwo-sdk/**/*.{m,h}",
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "prefix_header_file": "vwo-sdk/VWO-Prefix.pch"