mirror of
https://github.com/bizz84/SwiftyStoreKit.git
synced 2025-11-25 19:27:36 +08:00
Update screenshot
This commit is contained in:
@@ -13,8 +13,7 @@ SwiftyStoreKit is a lightweight In App Purchases framework for iOS 8.0+, tvOS 9.
|
||||
|
||||
### Preview
|
||||
|
||||
<img src="https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview.png" width="320">
|
||||
<img src="https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview2.png" width="320">
|
||||
<img src="https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview.jpg" width="320">
|
||||
|
||||
### Note from the Author
|
||||
|
||||
|
||||
BIN
Screenshots/Preview.jpg
Normal file
BIN
Screenshots/Preview.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 173 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 289 KiB After Width: | Height: | Size: 423 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 222 KiB |
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
|
||||
|
||||
s.source_files = 'SwiftyStoreKit/*.{swift}'
|
||||
|
||||
s.screenshots = ["https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview.png","https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview2.png"]
|
||||
s.screenshots = ["https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview.jpg"]
|
||||
|
||||
s.requires_arc = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user