[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 9 / 0 / Segment-WebEngage / 1.2.0 / Segment-WebEngage.podspec.json
blob006b2c35b986bad8793967e8d7f9d3a630e4981e
2   "name": "Segment-WebEngage",
3   "version": "1.2.0",
4   "summary": "WebEngage Integration for Segment's analytics-ios library",
5   "description": "WebEngage integration for analytics-ios library provided by\nSegment.com to provide WebEngage SDK functionality using the\nanalytics-ios APIs.",
6   "license": "MIT",
7   "homepage": "https://webengage.com",
8   "social_media_url": "http://twitter.com/webengage",
9   "documentation_url": "https://docs.webengage.com/docs/segment-advanced-integration#section-ios",
10   "authors": {
11     "WebEngage": "https://webengage.com"
12   },
13   "source": {
14     "git": "https://github.com/WebEngage/analytics-ios-integration-webengage.git",
15     "tag": "1.2.0"
16   },
17   "source_files": "Segment-WebEngage/Classes/**/*",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "dependencies": {
22     "WebEngage": [
23       "~> 5.2.4"
24     ],
25     "Analytics": [
27     ]
28   }