[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 6 / 5 / Vike-Mixpanel / 0.1.4.3 / Vike-Mixpanel.podspec.json
blob02dd958a5f2902eeaa2fe6814a55bb7010df0300
2   "name": "Vike-Mixpanel",
3   "version": "0.1.4.3",
4   "summary": "Mixpanel 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": "VikeMixpanel/*.{h,m}",
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "Mixpanel",
25       "dependencies": {
26         "Mixpanel": [
27           "~> 2.9.9"
28         ]
29       }
30     },
31     {
32       "name": "Vike",
33       "dependencies": {
34         "Vike": [
36         ]
37       }
38     }
39   ]