Skip to content

Commit 3f6f41a

Browse files
committed
add donet buttons
1 parent 4cc123d commit 3f6f41a

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"images" : [
3+
{
4+
"filename" : "QRCode.png",
5+
"idiom" : "universal"
6+
}
7+
],
8+
"info" : {
9+
"author" : "xcode",
10+
"version" : 1
11+
}
12+
}
Loading

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
[![License](https://img.shields.io/cocoapods/l/SwiftStickerView.svg?style=flat)](https://cocoapods.org/pods/SwiftStickerView)
66
[![Platform](https://img.shields.io/cocoapods/p/SwiftStickerView.svg?style=flat)](https://cocoapods.org/pods/SwiftStickerView)
77

8+
![](https://github.com/native-mobile-app-developers/SwiftStickerView/blob/master/Example/SwiftStickerView/Images.xcassets/sample-gif.dataset/sample-gif.gif)
9+
810
## Example
911

1012
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)
3941
```
4042

4143

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&currency_code=USD) | [](https://github.com/native-mobile-app-developers/SwiftStickerView/blob/master/Example/SwiftStickerView/Images.xcassets/QRCode.imageset/QRCode.png) |
4349

4450
## Author
4551

0 commit comments

Comments
 (0)