We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f603de commit ca080e4Copy full SHA for ca080e4
Example/Cartfile.resolved
@@ -1 +1 @@
1
-github "roberthein/TinyConstraints" "1.1.2"
+github "roberthein/TinyConstraints" "1.2.0"
TinyConstraints.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
2
s.name = 'TinyConstraints'
3
- s.version = '1.1.2'
+ s.version = '1.2.0'
4
s.ios.deployment_target = '9.0'
5
s.tvos.deployment_target = '9.0'
6
s.summary = 'Nothing but sugar.'
0 commit comments