diff options
Diffstat (limited to 'examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/Contents.json')
-rw-r--r-- | examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/Contents.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/Contents.json b/examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/Contents.json new file mode 100644 index 0000000000..33a745102c --- /dev/null +++ b/examples/objective-c/auth_sample/Misc/Images.xcassets/first.imageset/Contents.json @@ -0,0 +1,12 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "first.pdf" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file |