[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / d / Vike / 0.1.4 / Vike.podspec.json
blobc6c2de1abe26baf9a73e04b3898de49b513dde58
2   "name": "Vike",
3   "version": "0.1.4",
4   "summary": "A library that gives you single sign to most popular analytics, like Flurry, Mixpanel, GoogleAnalytics, etc.",
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"
19   },
20   "source_files": "VikeTestProject/Vike/Classes/*.{h,m}",
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   ]