[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / 6 / Segment-UrbanAirship / 2.1.0 / Segment-UrbanAirship.podspec.json
bloba4ff651104573f6c33b5fb9f12e90cc07026c81c
2   "name": "Segment-UrbanAirship",
3   "documentation_url": "https://github.com/urbanairship/ios-segment-integration",
4   "version": "2.1.0",
5   "license": "Apache",
6   "summary": "Airship Integration for Segment's analytics-ios library.",
7   "homepage": "https://github.com/urbanairship/ios-segment-integration",
8   "authors": {
9     "Urban Airship": "support@urbanairship.com"
10   },
11   "source": {
12     "git": "https://github.com/urbanairship/ios-segment-integration.git",
13     "tag": "2.1.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "Analytics": [
22       "~> 3.0"
23     ],
24     "UrbanAirship-iOS-SDK": [
25       "~> 11.1.0"
26     ]
27   }