[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 8 / b / Growthbeat / 2.0.7 / Growthbeat.podspec.json
blobc8af5ef79068ca11ba0f663a43fbc3226938fce7
2   "name": "Growthbeat",
3   "version": "2.0.7",
4   "summary": "Growthbeat SDK for iOS",
5   "description": "Growthbeat is growth hack platform for smart devices.\nhttps://growthbeat.com/",
6   "homepage": "https://github.com/growthbeat/growthbeat-ios",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SIROK, Inc.": "support@growthbeat.com"
13   },
14   "source": {
15     "git": "https://github.com/growthbeat/growthbeat-ios.git",
16     "tag": "2.0.7"
17   },
18   "source_files": [
19     "Growthbeat/**/*.h",
20     "Growthbeat/**/*.m"
21   ],
22   "frameworks": [
23     "AdSupport",
24     "SystemConfiguration",
25     "CoreGraphics",
26     "CFNetwork",
27     "UIKit",
28     "Foundation"
29   ],
30   "preserve_paths": "README.*",
31   "platforms": {
32     "ios": "7.0"
33   },
34   "requires_arc": true