[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 0 / Segment-Swrve / 2.0.3 / Segment-Swrve.podspec.json
blobe95298a0b207f22bab60670c880c90b21c08d4dc
2   "name": "Segment-Swrve",
3   "version": "2.0.3",
4   "summary": "Swrve SDK integration for the Segment iOS",
5   "description": "Swrve is an integrated mobile marketing automation platform supporting every aspect of mobile engagement, retention and monetization, including in-app messages, push notifications, email, mobile A/B testing, and mobile analytics",
6   "homepage": "https://www.swrve.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://www.swrve.com/company/terms"
10   },
11   "authors": {
12     "Swrve": "support@swrve.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/swrve-services/analytics-ios-integration-swrve.git",
20     "tag": "2.0.3"
21   },
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "Analytics": [
25       "~> 3"
26     ],
27     "SwrveSDK": [
28       "~> 5"
29     ]
30   }