[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 2 / 3 / VWO / 1.1.0 / VWO.podspec.json
bloba9cce01684bea58ac31db602e1153e11697e0dbc
2   "name": "VWO",
3   "version": "1.1.0",
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/agarwalswapnil/VWO-iOS-SDK.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "http://twitter.com/wingify",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "public_header_files": "Pod/VWO.framework/**/*.h",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "vendored_frameworks": "Pod/VWO.framework",
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC"
31   }