mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-01 12:17:53 +00:00
Update landing page.
This commit is contained in:
parent
613acb789c
commit
66dab5b594
@ -21,6 +21,11 @@ ASDK is available on [CocoaPods](http://cocoapods.org). Add the following to yo
|
||||
pod 'AsyncDisplayKit'
|
||||
```
|
||||
|
||||
(ASDK can also be used as a regular static library: Copy the project to your
|
||||
codebase manually, adding `AsyncDisplayKit.xcodeproj` to your workspace. Add
|
||||
`libAsyncDisplayKit.a` to the "Link Binary With Libraries" build phase.
|
||||
Include `-lc++ -ObjC` in your project linker flags.)
|
||||
|
||||
Import the framework header, or create an [Objective-C bridging
|
||||
header](https://developer.apple.com/library/ios/documentation/swift/conceptual/buildingcocoaapps/MixandMatch.html)
|
||||
if you're using Swift:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user