- Aggiornamento Libreria

This commit is contained in:
Giuseppe Nucifora 2017-01-04 13:10:08 +01:00
parent d8ae763ffa
commit 9aed3ad7ba
4 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@ PODS:
- FBSnapshotTestCase/Core (2.1.4) - FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4): - FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core - FBSnapshotTestCase/Core
- NSDate_Utils (1.0.1) - NSDate_Utils (1.0.3)
- Specta (1.0.5) - Specta (1.0.5)
DEPENDENCIES: DEPENDENCIES:
@ -27,7 +27,7 @@ SPEC CHECKSUMS:
Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe
Expecta+Snapshots: c343f410c7a6392f3e22e78f94c44b6c0749a516 Expecta+Snapshots: c343f410c7a6392f3e22e78f94c44b6c0749a516
FBSnapshotTestCase: '094f9f314decbabe373b87cc339bea235a63e07a' FBSnapshotTestCase: '094f9f314decbabe373b87cc339bea235a63e07a'
NSDate_Utils: b451375dcbf9099a444c32de029c4498a5e7d58e NSDate_Utils: 2fb4071323341507c610821bc99b98ef8c46d4ac
Specta: ac94d110b865115fe60ff2c6d7281053c6f8e8a2 Specta: ac94d110b865115fe60ff2c6d7281053c6f8e8a2
PODFILE CHECKSUM: 5d3cb6429ba8613bec51b3e797c0070e91be6b26 PODFILE CHECKSUM: 5d3cb6429ba8613bec51b3e797c0070e91be6b26

View File

@ -1,6 +1,6 @@
{ {
"name": "NSDate_Utils", "name": "NSDate_Utils",
"version": "1.0.1", "version": "1.0.3",
"summary": "NSDate_Utils is a NSDate category that helps date managements. For example NSString to NSDate, NSDate to NSString,NSSdate comparisons", "summary": "NSDate_Utils is a NSDate category that helps date managements. For example NSString to NSDate, NSDate to NSString,NSSdate comparisons",
"homepage": "https://github.com/giuseppenucifora/NSDate_Utils", "homepage": "https://github.com/giuseppenucifora/NSDate_Utils",
"license": "MIT", "license": "MIT",
@ -9,7 +9,7 @@
}, },
"source": { "source": {
"git": "https://github.com/giuseppenucifora/NSDate_Utils.git", "git": "https://github.com/giuseppenucifora/NSDate_Utils.git",
"tag": "1.0.1" "tag": "1.0.3"
}, },
"platforms": { "platforms": {
"ios": "7.0" "ios": "7.0"

View File

@ -9,7 +9,7 @@ PODS:
- FBSnapshotTestCase/Core (2.1.4) - FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4): - FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core - FBSnapshotTestCase/Core
- NSDate_Utils (1.0.1) - NSDate_Utils (1.0.3)
- Specta (1.0.5) - Specta (1.0.5)
DEPENDENCIES: DEPENDENCIES:
@ -27,7 +27,7 @@ SPEC CHECKSUMS:
Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe
Expecta+Snapshots: c343f410c7a6392f3e22e78f94c44b6c0749a516 Expecta+Snapshots: c343f410c7a6392f3e22e78f94c44b6c0749a516
FBSnapshotTestCase: '094f9f314decbabe373b87cc339bea235a63e07a' FBSnapshotTestCase: '094f9f314decbabe373b87cc339bea235a63e07a'
NSDate_Utils: b451375dcbf9099a444c32de029c4498a5e7d58e NSDate_Utils: 2fb4071323341507c610821bc99b98ef8c46d4ac
Specta: ac94d110b865115fe60ff2c6d7281053c6f8e8a2 Specta: ac94d110b865115fe60ff2c6d7281053c6f8e8a2
PODFILE CHECKSUM: 5d3cb6429ba8613bec51b3e797c0070e91be6b26 PODFILE CHECKSUM: 5d3cb6429ba8613bec51b3e797c0070e91be6b26

View File

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>FMWK</string> <string>FMWK</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.0.1</string> <string>1.0.3</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>