Latest | 2.0.5 |
---|---|
Homepage | https://github.com/growthbeat/growthbeat-ios |
License | Apache License, Version 2.0 |
Platforms | ios 7.0, requires ARC |
Frameworks | AdSupport, SystemConfiguration, CoreGraphics, CFNetwork, UIKit, Foundation |
Authors |
Growthbeat SDK for iOS
Growthbeat SDK for iOS
Install
- CocoaPods
Add Podfile.
pod 'Growthbeat'
Run command.
pod install
Dependencies
- Foundation.framework
- UIKit.framework
- CoreGraphics.framework
- SystemConfiguration.framework
- AdSupport.framework
- SafariServices.framework
- CFNetwork.framework
Usage
See the support page.
Supported Environment
- iOS8 and later.
- support bitcode.
License
Apache License, Version 2.0
Latest podspec
{ "name": "Growthbeat", "version": "2.0.5", "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.": "[email protected]" }, "source": { "git": "https://github.com/growthbeat/growthbeat-ios.git", "tag": "2.0.5" }, "source_files": [ "Growthbeat/**/*.h", "Growthbeat/**/*.m" ], "frameworks": [ "AdSupport", "SystemConfiguration", "CoreGraphics", "CFNetwork", "UIKit", "Foundation" ], "preserve_paths": "README.*", "platforms": { "ios": "7.0" }, "requires_arc": true }
Tue, 11 Apr 2017 20:20:10 +0000