[Add] A00LaunchMeasure 1.0.2
[CocoaPods.git] / Specs / 7 / 3 / d / Vike / 0.1.6.3 / Vike.podspec.json
blob43843e1a2b73a82659b7b3772378da23a0e0d199
2   "name": "Vike",
3   "version": "0.1.6.3",
4   "summary": "A library that gives you single sign to most popular analytics, like Flurry, Mixpanel, GoogleAnalytics, etc.",
5   "homepage": "https://github.com/VizenkoRoman/Vike",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Roman Vizenko": "roman.vizenko@thinkmobiles.com"
12   },
13   "platforms": {
14     "ios": "8.3"
15   },
16   "source": {
17     "git": "https://github.com/VizenkoRoman/Vike.git",
18     "tag": "0.1.6.3"
19   },
20   "source_files": "Vike/{VikeAnalytics, VikeVisualizer, VikeCrashlytics, VikeFlurry, VikeGoogleAnalytics, VikeLocalytics, VikeMixpanel}/*.{h,m,plist}",
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "AWSCognito",
25       "dependencies": {
26         "AWSCognito": [
28         ]
29       }
30     },
31     {
32       "name": "AWSKinesis",
33       "dependencies": {
34         "AWSKinesis": [
36         ]
37       }
38     },
39     {
40       "name": "AWSCore",
41       "dependencies": {
42         "AWSCore": [
44         ]
45       }
46     },
47     {
48       "name": "AWSS3",
49       "dependencies": {
50         "AWSS3": [
52         ]
53       }
54     },
55     {
56       "name": "AWSSQS",
57       "dependencies": {
58         "AWSSQS": [
60         ]
61       }
62     }
63   ]