[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / b / Growthbeat / 2.0.4 / Growthbeat.podspec.json
blob418339eb8a9c694b055a286ef56e6bfe705c5ef4
2   "name": "Growthbeat",
3   "version": "2.0.4",
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.4"
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   "preserve_paths": "README.*",
32   "platforms": {
33     "ios": "7.0"
34   },
35   "requires_arc": true