From daf9fbbd01e5bbea9834064facd5c5d145fd4425 Mon Sep 17 00:00:00 2001 From: Christian Menschel Date: Wed, 10 Aug 2016 20:52:16 +0200 Subject: [PATCH] Bumps version 1.0.0 --- Example/Podfile.lock | 4 ++-- Example/Pods/Local Podspecs/WatchdogInspector.podspec.json | 4 ++-- Example/Pods/Manifest.lock | 4 ++-- SwiftExample/Podfile.lock | 4 ++-- .../Pods/Local Podspecs/WatchdogInspector.podspec.json | 4 ++-- SwiftExample/Pods/Manifest.lock | 4 ++-- .../Target Support Files/WatchdogInspector-iOS8.0/Info.plist | 2 +- .../Target Support Files/WatchdogInspector-iOS9.2/Info.plist | 2 +- WatchdogInspector.podspec | 2 +- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index cdb471b..8430d91 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - WatchdogInspector (0.3) + - WatchdogInspector (1.0.0) DEPENDENCIES: - WatchdogInspector (from `../WatchdogInspector.podspec`) @@ -9,7 +9,7 @@ EXTERNAL SOURCES: :path: "../WatchdogInspector.podspec" SPEC CHECKSUMS: - WatchdogInspector: cc6d13cd9e30882765c25c870b1d18e6b354702b + WatchdogInspector: 01bc3a992c2602c3090d0ae29e8ff284049515ca PODFILE CHECKSUM: 55ef95b439be241cf7a60adba3342184c4da106a diff --git a/Example/Pods/Local Podspecs/WatchdogInspector.podspec.json b/Example/Pods/Local Podspecs/WatchdogInspector.podspec.json index 281b83b..9f6f7ec 100644 --- a/Example/Pods/Local Podspecs/WatchdogInspector.podspec.json +++ b/Example/Pods/Local Podspecs/WatchdogInspector.podspec.json @@ -1,6 +1,6 @@ { "name": "WatchdogInspector", - "version": "0.3", + "version": "1.0.0", "license": { "type": "MIT", "file": "LICENSE" @@ -14,7 +14,7 @@ }, "source": { "git": "https://github.com/tapwork/WatchdogInspector.git", - "tag": "0.3" + "tag": "1.0.0" }, "platforms": { "ios": "8.0" diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index cdb471b..8430d91 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -1,5 +1,5 @@ PODS: - - WatchdogInspector (0.3) + - WatchdogInspector (1.0.0) DEPENDENCIES: - WatchdogInspector (from `../WatchdogInspector.podspec`) @@ -9,7 +9,7 @@ EXTERNAL SOURCES: :path: "../WatchdogInspector.podspec" SPEC CHECKSUMS: - WatchdogInspector: cc6d13cd9e30882765c25c870b1d18e6b354702b + WatchdogInspector: 01bc3a992c2602c3090d0ae29e8ff284049515ca PODFILE CHECKSUM: 55ef95b439be241cf7a60adba3342184c4da106a diff --git a/SwiftExample/Podfile.lock b/SwiftExample/Podfile.lock index 7f0187f..0b3cb07 100644 --- a/SwiftExample/Podfile.lock +++ b/SwiftExample/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - WatchdogInspector (0.3) + - WatchdogInspector (1.0.0) DEPENDENCIES: - WatchdogInspector (from `../WatchdogInspector.podspec`) @@ -9,7 +9,7 @@ EXTERNAL SOURCES: :path: "../WatchdogInspector.podspec" SPEC CHECKSUMS: - WatchdogInspector: cc6d13cd9e30882765c25c870b1d18e6b354702b + WatchdogInspector: 01bc3a992c2602c3090d0ae29e8ff284049515ca PODFILE CHECKSUM: 872044a544b757f0c59ed491aa38ceeb179627fe diff --git a/SwiftExample/Pods/Local Podspecs/WatchdogInspector.podspec.json b/SwiftExample/Pods/Local Podspecs/WatchdogInspector.podspec.json index 281b83b..9f6f7ec 100644 --- a/SwiftExample/Pods/Local Podspecs/WatchdogInspector.podspec.json +++ b/SwiftExample/Pods/Local Podspecs/WatchdogInspector.podspec.json @@ -1,6 +1,6 @@ { "name": "WatchdogInspector", - "version": "0.3", + "version": "1.0.0", "license": { "type": "MIT", "file": "LICENSE" @@ -14,7 +14,7 @@ }, "source": { "git": "https://github.com/tapwork/WatchdogInspector.git", - "tag": "0.3" + "tag": "1.0.0" }, "platforms": { "ios": "8.0" diff --git a/SwiftExample/Pods/Manifest.lock b/SwiftExample/Pods/Manifest.lock index 7f0187f..0b3cb07 100644 --- a/SwiftExample/Pods/Manifest.lock +++ b/SwiftExample/Pods/Manifest.lock @@ -1,5 +1,5 @@ PODS: - - WatchdogInspector (0.3) + - WatchdogInspector (1.0.0) DEPENDENCIES: - WatchdogInspector (from `../WatchdogInspector.podspec`) @@ -9,7 +9,7 @@ EXTERNAL SOURCES: :path: "../WatchdogInspector.podspec" SPEC CHECKSUMS: - WatchdogInspector: cc6d13cd9e30882765c25c870b1d18e6b354702b + WatchdogInspector: 01bc3a992c2602c3090d0ae29e8ff284049515ca PODFILE CHECKSUM: 872044a544b757f0c59ed491aa38ceeb179627fe diff --git a/SwiftExample/Pods/Target Support Files/WatchdogInspector-iOS8.0/Info.plist b/SwiftExample/Pods/Target Support Files/WatchdogInspector-iOS8.0/Info.plist index f92230d..2243fe6 100644 --- a/SwiftExample/Pods/Target Support Files/WatchdogInspector-iOS8.0/Info.plist +++ b/SwiftExample/Pods/Target Support Files/WatchdogInspector-iOS8.0/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.3.0 + 1.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/SwiftExample/Pods/Target Support Files/WatchdogInspector-iOS9.2/Info.plist b/SwiftExample/Pods/Target Support Files/WatchdogInspector-iOS9.2/Info.plist index f92230d..2243fe6 100644 --- a/SwiftExample/Pods/Target Support Files/WatchdogInspector-iOS9.2/Info.plist +++ b/SwiftExample/Pods/Target Support Files/WatchdogInspector-iOS9.2/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.3.0 + 1.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/WatchdogInspector.podspec b/WatchdogInspector.podspec index afd503b..1427bb6 100755 --- a/WatchdogInspector.podspec +++ b/WatchdogInspector.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'WatchdogInspector' - s.version = '0.3' + s.version = '1.0.0' s.license = { :type => "MIT", :file => "LICENSE" } s.summary = 'Shows the current framerate (fps) in the status bar of your iOS app' s.description = 'WatchdogInspector displays the current framerate of your iOS app in the device\'s status bar. Whenever your framerate drops your status bar will get red. If everything is fine your status bar is happy and is green. To detect unwanted main thread stalls you can set a custom watchdog timeout.'