File tree 1 file changed +7
-6
lines changed 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ pod] ( https://badge.fury.io/co/Iterable-iOS-SDK.svg )] ( https://cocoapods.org/pods/Iterable-iOS-SDK )
4
4
[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
5
5
6
- # Table of contents
6
+ # Iterable iOS SDK
7
+
8
+ The Iterable iOS SDK is a Swift implementation of an iOS client for Iterable, for iOS versions 9.0 and higher.
9
+
10
+ ## Table of contents
7
11
12
+ - [ Before starting] ( #before-starting )
8
13
- [ Installation] ( #installation )
9
- - [ Installing with a dependency manager] ( #installing-with-a-dependency-manager )
10
14
- [ Swift Package Manager] ( #swift-package-manager )
11
15
- [ CocoaPods] ( #cocoapods )
12
16
- [ Carthage] ( #carthage )
13
17
- [ Manual Installation] ( #manual-installation )
18
+ - [ Beta versions] ( #beta-versions )
14
19
- [ Migrating from a version prior to 6.1.0] ( #migrating-from-a-version-prior-to-610 )
15
20
- [ Sample projects] ( #sample-projects )
16
21
- [ Configuring the SDK] ( #configuring-the-sdk )
26
31
- [ License] ( #license )
27
32
- [ Want to Contribute?] ( #want-to-contribute )
28
33
29
- # Iterable iOS SDK
30
-
31
- The Iterable iOS SDK is a Swift implementation of an iOS client for Iterable, for iOS versions 9.0 and higher.
32
-
33
34
## Before starting
34
35
35
36
Before starting with the SDK, you will need to set up Iterable push notifications for your app.
You can’t perform that action at this time.
0 commit comments