[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / b / Growthbeat / 2.0.3 / Growthbeat.podspec.json
bloba24cdb27e526912d5c4c81119ab87a5261f3aa04
2   "name": "Growthbeat",
3   "version": "2.0.3",
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.3"
17   },
18   "source_files": [
19     "Growthbeat/**/*.h",
20     "Growthbeat/**/*.m"
21   ],
22   "frameworks": [
23     "AdSupport",
24     "SafariServices",
25     "SystemConfiguration",
26     "CoreGraphics",
27     "CFNetwork",
28     "UIKit",
29     "Foundation"
30   ],
31   "vendored_frameworks": "Growthbeat.framework",
32   "preserve_paths": "README.*",
33   "platforms": {
34     "ios": "8.0"
35   },
36   "requires_arc": true