Skip to content

Commit

Permalink
Bump to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ennioma committed Oct 2, 2018
1 parent 9b8724b commit 86d668b
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
PODS:
- arek (4.0.1):
- arek/Bluetooth (= 4.0.1)
- arek/Camera (= 4.0.1)
- arek/CloudKit (= 4.0.1)
- arek/Contacts (= 4.0.1)
- arek/Core (= 4.0.1)
- arek/Events (= 4.0.1)
- arek/Health (= 4.0.1)
- arek/Location (= 4.0.1)
- arek/MediaLibrary (= 4.0.1)
- arek/Microphone (= 4.0.1)
- arek/Motion (= 4.0.1)
- arek/Notifications (= 4.0.1)
- arek/Photos (= 4.0.1)
- arek/Reminders (= 4.0.1)
- arek/SpeechRecognizer (= 4.0.1)
- PMAlertController (= 3.5.0)
- arek/Bluetooth (4.0.1):
- arek (4.0.2):
- arek/Bluetooth (= 4.0.2)
- arek/Camera (= 4.0.2)
- arek/CloudKit (= 4.0.2)
- arek/Contacts (= 4.0.2)
- arek/Core (= 4.0.2)
- arek/Events (= 4.0.2)
- arek/Health (= 4.0.2)
- arek/Location (= 4.0.2)
- arek/MediaLibrary (= 4.0.2)
- arek/Microphone (= 4.0.2)
- arek/Motion (= 4.0.2)
- arek/Notifications (= 4.0.2)
- arek/Photos (= 4.0.2)
- arek/Reminders (= 4.0.2)
- arek/SpeechRecognizer (= 4.0.2)
- PMAlertController (= 3.5.0)
- arek/Bluetooth (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/Camera (4.0.1):
- arek/Camera (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/CloudKit (4.0.1):
- arek/CloudKit (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/Contacts (4.0.1):
- arek/Contacts (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/Core (4.0.1):
- arek/Core (4.0.2):
- PMAlertController (= 3.5.0)
- arek/Events (4.0.1):
- arek/Events (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/Health (4.0.1):
- arek/Health (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/Location (4.0.1):
- arek/Location (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/MediaLibrary (4.0.1):
- arek/MediaLibrary (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/Microphone (4.0.1):
- arek/Microphone (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/Motion (4.0.1):
- arek/Motion (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/Notifications (4.0.1):
- arek/Notifications (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/Photos (4.0.1):
- arek/Photos (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/Reminders (4.0.1):
- arek/Reminders (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- arek/SpeechRecognizer (4.0.1):
- arek/SpeechRecognizer (4.0.2):
- arek/Core
- PMAlertController (= 3.5.0)
- PMAlertController (3.5.0)
Expand All @@ -74,7 +74,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
arek: c0e7b1a53b5496e026a3e2a819f293936b44ab24
arek: bbc1b11e0267b7ba5e9f1cf64d43d4e9806fbd14
PMAlertController: 06dab8160066fc4ce991c880e3722cd403e2926a

PODFILE CHECKSUM: 51391b981566b427912c687e0f5ba15813bf3aa4
Expand Down
2 changes: 1 addition & 1 deletion arek.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'arek'
s.version = '4.0.1'
s.version = '4.0.2'
s.summary = 'AREK is a clean and easy to use wrapper over any kind of iOS permission.'
s.homepage = 'https://github.com/ennioma/arek'
s.license = { :type => 'MIT', :file => 'LICENSE'}
Expand Down

0 comments on commit 86d668b

Please sign in to comment.