[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / c / e / Vike-GoogleAnalytics / 0.1.4.3 / Vike-GoogleAnalytics.podspec.json
blob14ede4a5f71a9a4e178839c5cd068d4bf0329ec5
2   "name": "Vike-GoogleAnalytics",
3   "version": "0.1.4.3",
4   "summary": "GoogleAnalytics integration for Vike's' analytics library",
5   "homepage": "https://github.com/nemezis16/Vike",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Roman Osadchuk": "roman.osadchuk@thinkmobiles.com"
12   },
13   "platforms": {
14     "ios": "8.3"
15   },
16   "source": {
17     "git": "https://github.com/nemezis16/Vike.git",
18     "tag": "0.1.4.3"
19   },
20   "source_files": "VikeGoogleAnalytics/*.{h,m}",
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "Google",
25       "dependencies": {
26         "Google/Analytics": [
27           "~> 3.0.3"
28         ]
29       }
30     },
31     {
32       "name": "Vike",
33       "dependencies": {
34         "Vike": [
36         ]
37       }
38     }
39   ]