[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 9 / 0 / Segment-WebEngage / 1.1.0 / Segment-WebEngage.podspec.json
blobf57d1c4d27da6cbb815f80d795ca2dc9757dc8f1
2   "name": "Segment-WebEngage",
3   "version": "1.1.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     "Saumitra Bhave",
12     "Yogesh Singh"
13   ],
14   "source": {
15     "git": "https://github.com/WebEngage/analytics-ios-integration-webengage.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "Segment-WebEngage/Classes/**/*",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "default_subspecs": "Xcode10",
23   "subspecs": [
24     {
25       "name": "Xcode10",
26       "dependencies": {
27         "WebEngage": [
29         ],
30         "Analytics": [
32         ]
33       }
34     },
35     {
36       "name": "Xcode9",
37       "dependencies": {
38         "WebEngage/Xcode9": [
40         ],
41         "Analytics": [
43         ]
44       }
45     }
46   ]