File tree 3 files changed +19
-1
lines changed
Example/SwiftStickerView/Images.xcassets/QRCode.imageset
3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "images" : [
3
+ {
4
+ "filename" : " QRCode.png" ,
5
+ "idiom" : " universal"
6
+ }
7
+ ],
8
+ "info" : {
9
+ "author" : " xcode" ,
10
+ "version" : 1
11
+ }
12
+ }
Original file line number Diff line number Diff line change 5
5
[ ![ License] ( https://img.shields.io/cocoapods/l/SwiftStickerView.svg?style=flat )] ( https://cocoapods.org/pods/SwiftStickerView )
6
6
[ ![ Platform] ( https://img.shields.io/cocoapods/p/SwiftStickerView.svg?style=flat )] ( https://cocoapods.org/pods/SwiftStickerView )
7
7
8
+ ![ ] ( https://github.com/native-mobile-app-developers/SwiftStickerView/blob/master/Example/SwiftStickerView/Images.xcassets/sample-gif.dataset/sample-gif.gif )
9
+
8
10
## Example
9
11
10
12
To run the example project, clone the repo, and run ` pod install ` from the Example directory first.
@@ -39,7 +41,11 @@ self.view.addSubview(stickerView)
39
41
```
40
42
41
43
42
- ![ ] ( https://github.com/native-mobile-app-developers/SwiftStickerView/blob/master/Example/SwiftStickerView/Images.xcassets/sample-gif.dataset/sample-gif.gif )
44
+ If you think that any information you obtained here is worth of some money and are willing to pay for it, feel free to send any amount through paypal.
45
+
46
+ | Paypal | Bitcoin |
47
+ | ------ | ------- |
48
+ | [ ![ ] ( https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif )] ( https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LUAUTLYBJ7XHN¤cy_code=USD ) | [ ] ( https://github.com/native-mobile-app-developers/SwiftStickerView/blob/master/Example/SwiftStickerView/Images.xcassets/QRCode.imageset/QRCode.png ) |
43
49
44
50
## Author
45
51
You can’t perform that action at this time.
0 commit comments