blob: c8af5ef79068ca11ba0f663a43fbc3226938fce7 [file] [log] [blame]
{
"name": "Growthbeat",
"version": "2.0.7",
"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.7"
},
"source_files": [
"Growthbeat/**/*.h",
"Growthbeat/**/*.m"
],
"frameworks": [
"AdSupport",
"SystemConfiguration",
"CoreGraphics",
"CFNetwork",
"UIKit",
"Foundation"
],
"preserve_paths": "README.*",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}