[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / f / 8 / b / Growthbeat / 1.2.5 / Growthbeat.podspec.json
blob380edcd263c32482503d564f5a0dd9334060db8c
2   "name": "Growthbeat",
3   "version": "1.2.5",
4   "summary": "Growthbeat SDK for iOS",
5   "description": "  Growthbeat is growth hack platform for smart devices.\n  https://growthbeat.com/\n",
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": "1.2.5"
17   },
18   "source_files": [
19     "source/Growthbeat/*.h"
20   ],
21   "frameworks": [
22     "Growthbeat",
23     "AdSupport",
24     "SystemConfiguration",
25     "CoreGraphics",
26     "CFNetwork",
27     "UIKit",
28     "Foundation"
29   ],
30   "vendored_frameworks": "Growthbeat.framework",
31   "preserve_paths": "README.*",
32   "platforms": {
33     "ios": "5.0"
34   },
35   "requires_arc": true