[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 2 / Vike-Flurry / 0.1.4.2 / Vike-Flurry.podspec.json
blobf5d0f0ea3d16b7b739d496188cdbbfd3f076eade
2   "name": "Vike-Flurry",
3   "version": "0.1.4.2",
4   "summary": "Flurry 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.2"
19   },
20   "source_files": "VikeFlurry/*.{h,m}",
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "Flurry",
25       "dependencies": {
26         "Flurry-iOS-SDK/FlurrySDK": [
27           "~> 7.1.0"
28         ]
29       }
30     },
31     {
32       "name": "Vike",
33       "dependencies": {
34         "Vike": [
36         ]
37       }
38     }
39   ]