We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3144055 + 34f8ade commit 46279cdCopy full SHA for 46279cd
DBMapSelectorViewController.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'DBMapSelectorViewController'
3
- s.version = '1.2.1'
+ s.version = '1.2.2'
4
s.authors = { 'Denis Bogatyrev' => 'denis.bogatyrev@gmail.com' }
5
s.summary = 'This component allows you to select circular map region from the MKMapView'
6
s.homepage = 'https://github.com/d0ping/DBMapSelectorViewController'
Example/DBMapSelectorViewControllerExample/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>APPL</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.2.1</string>
+ <string>1.2.2</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments