[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / f / 8 / UrbanAirship-iOS-GA-Tracker / 1.0.0 / UrbanAirship-iOS-GA-Tracker.podspec.json
blobcbac9b5049bbe2643a892ccf9281c317d136f6b8
2   "name": "UrbanAirship-iOS-GA-Tracker",
3   "documentation_url": "https://github.com/urbanairship/ios-ga-tracker",
4   "version": "1.0.0",
5   "license": "BSD",
6   "summary": "A simple way to integrate Urban Airship and Google Analytics.",
7   "homepage": "https://github.com/urbanairship/ios-ga-tracker",
8   "authors": {
9     "Urban Airship": "support@urbanairship.com"
10   },
11   "source": {
12     "git": "https://github.com/urbanairship/ios-ga-tracker.git",
13     "tag": "1.0.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "GoogleAnalytics": [
21       "~> 3.0"
22     ],
23     "UrbanAirship-iOS-SDK": [
24       "~> 7.1.0"
25     ]
26   },
27   "source_files": [
28     "Pod/Classes/*"
29   ]