[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / a / f / 8 / UrbanAirship-iOS-GA-Tracker / 1.0.2 / UrbanAirship-iOS-GA-Tracker.podspec.json
blobe3e842ba15a8167872fb41d7aadd47299135364f
2   "name": "UrbanAirship-iOS-GA-Tracker",
3   "documentation_url": "https://github.com/urbanairship/ios-ga-tracker",
4   "version": "1.0.2",
5   "license": "Apache 2.0",
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.2"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "GoogleAnalytics": [
21       "~> 3.17"
22     ],
23     "UrbanAirship-iOS-SDK": [
24       "~> 8.0.0"
25     ]
26   },
27   "source_files": [
28     "Pod/Classes/*"
29   ]