Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions BeautifulTextField.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ BeautifulTextField is just a beautiful UITextField. Easy to customize! Easy to u
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'

s.ios.deployment_target = '10.0'
s.swift_version = '4.2'
s.swift_version = '5.0'

s.source_files = 'BeautifulTextField/Classes/**/*'

# s.resource_bundles = {
# 'BeautifulTextField' => ['BeautifulTextField/Assets/*.png']
# }
Expand Down
4 changes: 2 additions & 2 deletions Example/BeautifulTextField.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-BeautifulTextField_Example/Pods-BeautifulTextField_Example-frameworks.sh",
"${PODS_ROOT}/Target Support Files/Pods-BeautifulTextField_Example/Pods-BeautifulTextField_Example-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/BeautifulTextField/BeautifulTextField.framework",
);
name = "[CP] Embed Pods Frameworks";
Expand All @@ -199,7 +199,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-BeautifulTextField_Example/Pods-BeautifulTextField_Example-frameworks.sh\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BeautifulTextField_Example/Pods-BeautifulTextField_Example-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
1AE96D2F4F54989081E27279 /* [CP] Check Pods Manifest.lock */ = {
Expand Down
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- BeautifulTextField (0.9.10)
- BeautifulTextField (0.10.0)

DEPENDENCIES:
- BeautifulTextField (from `../`)
Expand All @@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
BeautifulTextField: c1af94e4326fb423011b3a78f93a95978df379a9
BeautifulTextField: dcb724e2d3f877306541d970867ed994ace0e416

PODFILE CHECKSUM: 745736ca01ed5de05b00a1dc5c109fc110456ff2

COCOAPODS: 1.5.3
COCOAPODS: 1.10.0