We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df761e commit 67ff201Copy full SHA for 67ff201
Mocker.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'Mocker'
3
- spec.version = '1.0.0'
+ spec.version = '1.1.0'
4
spec.summary = 'Mock data requests using a custom URLProtocol and run them offline.'
5
spec.description = 'Mocker is a library written in Swift which makes it possible to mock data requests using a custom URLProtocol and run them offline.'
6
0 commit comments