Skip to content

Commit e84643b

Browse files
authored
Merge pull request #66 from AliSoftware/release/4.0.3
Release 4.0.3
2 parents 81039ef + 0edd1fc commit e84643b

File tree

15 files changed

+301
-292
lines changed

15 files changed

+301
-292
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## Master
3+
## 4.0.3
44

55
* Upgrade to CircleCI 2.
66
[djbe](https://github.com/djbe)

Example/Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
PODS:
2-
- Reusable (4.0.2):
3-
- Reusable/Storyboard (= 4.0.2)
4-
- Reusable/View (= 4.0.2)
5-
- Reusable/Storyboard (4.0.2)
6-
- Reusable/View (4.0.2)
2+
- Reusable (4.0.3):
3+
- Reusable/Storyboard (= 4.0.3)
4+
- Reusable/View (= 4.0.3)
5+
- Reusable/Storyboard (4.0.3)
6+
- Reusable/View (4.0.3)
77

88
DEPENDENCIES:
99
- Reusable (from `../`)
1010

1111
EXTERNAL SOURCES:
1212
Reusable:
13-
:path: ../
13+
:path: "../"
1414

1515
SPEC CHECKSUMS:
16-
Reusable: 31ebbca57f620f3956465fd2aa07cfc9ea18f1b0
16+
Reusable: e2d126bb8404ebf9d36b1a37c9e4c71dd06245c0
1717

1818
PODFILE CHECKSUM: 2e4cfd412f90711e15fcfa281c33e3b31f1e90b8
1919

20-
COCOAPODS: 1.4.0
20+
COCOAPODS: 1.5.3

Example/Pods/Local Podspecs/Reusable.podspec.json

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 226 additions & 226 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-ReusableDemo iOS/Pods-ReusableDemo iOS-frameworks.sh

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-ReusableDemo iOS/Pods-ReusableDemo iOS-resources.sh

Lines changed: 15 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-ReusableDemo tvOS/Pods-ReusableDemo tvOS-frameworks.sh

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-ReusableDemo tvOS/Pods-ReusableDemo tvOS-resources.sh

Lines changed: 15 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Reusable-iOS/Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)