[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / b / Growthbeat / 2.1.0 / Growthbeat.podspec.json
blob9710da68e2ac593d5e78c4bcac7e7219c77428ab
2   "name": "Growthbeat",
3   "version": "2.1.0",
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.1.0"
17   },
18   "source_files": [
19     "Growthbeat/**/*.h",
20     "Growthbeat/**/*.m",
21     "Growthbeat/**/*.xcprivacy"
22   ],
23   "frameworks": [
24     "SystemConfiguration",
25     "UIKit",
26     "Foundation"
27   ],
28   "preserve_paths": "README.*",
29   "platforms": {
30     "ios": "12.0"
31   },
32   "requires_arc": true