mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-08 00:03:57 +00:00
cd63f81292
* ios: Animated images (GIF) support * Moved from String path to UIImage param * Aspect ratio * Image frame * gif image size * refactor * refactor * fix fullscreen scroll animation * rename UploadContent -> AnyImage * refactor, allow using gifs in profiles * rename back Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
24 lines
566 B
JSON
24 lines
566 B
JSON
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "codescanner",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/twostraws/CodeScanner",
|
|
"state" : {
|
|
"revision" : "c27a66149b7483fe42e2ec6aad61d5c3fffe522d",
|
|
"version" : "2.1.1"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swiftygif",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/kirualex/SwiftyGif",
|
|
"state" : {
|
|
"branch" : "master",
|
|
"revision" : "4a6f5bad863c5365b192f8441f62c713ecff62bd"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|