Files
Swiftgram/examples/CustomCollectionView-Swift/Sample/Assets.xcassets/image_13.imageset/Contents.json
Rajeev Gupta 91734ea979 [Examples] CustomCollectionView in Swift3 (#2591)
* new Swift example

* removed asyncDataSource and asyncDelegate. Also using collectionNode methods instead of collectionView

* Fixing the folder structure

* Updated with @george-gw feedback. Thanks George.
2016-11-27 13:01:35 -08:00

21 lines
305 B
JSON

{
"images" : [
{
"idiom" : "universal",
"filename" : "image_13.jpg",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}