blob: 418339eb8a9c694b055a286ef56e6bfe705c5ef4 [file] [log] [blame]
{
"name": "Growthbeat",
"version": "2.0.4",
"summary": "Growthbeat SDK for iOS",
"description": "Growthbeat is growth hack platform for smart devices.\nhttps://growthbeat.com/",
"homepage": "https://github.com/growthbeat/growthbeat-ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"SIROK, Inc.": "support@growthbeat.com"
},
"source": {
"git": "https://github.com/growthbeat/growthbeat-ios.git",
"tag": "2.0.4"
},
"source_files": [
"Growthbeat/**/*.h",
"Growthbeat/**/*.m"
],
"frameworks": [
"AdSupport",
"SafariServices",
"SystemConfiguration",
"CoreGraphics",
"CFNetwork",
"UIKit",
"Foundation"
],
"preserve_paths": "README.*",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}