/Leanplum-iOS-SDK

Leanplum's integrated solution delivers meaningful engagement across messaging and the in-app experience.

Primary LanguageObjective-CApache License 2.0Apache-2.0

Leanplum -

Build status      Build status

Downloads Platform iOS CocoaPods compatible Carthage compatible License: Apache 2.0

Installation & Usage

cd "Example/"
pod install
open "Leanplum-SDK.xcworkspace"

Development Workflow

  • We use feature branches that get merged to master.

Build the SDK

To build the sdk run:

cd "Example/"
pod install
cd -
./build.sh

Contributing

Please follow the guidelines under https://github.com/Leanplum/Leanplum-iOS-SDK/blob/master/CONTRIBUTING.md

License

See LICENSE file.

Support

Leanplum does not support custom modifications to the SDK, without an approved pull request (PR). If you wish to include your changes, please fork the repo and send a PR to the develop branch. After the PR has been reviewed and merged into develop it will go into our regular release cycle which includes QA. Once QA has passed the PR will be available in master and your changes are now officialy supported by Leanplum.