We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6cdc66 + 23eaccb commit 03fe174Copy full SHA for 03fe174
1 file changed
CanvasKit.podspec
@@ -1,11 +1,11 @@
1
Pod::Spec.new do |s|
2
s.name = 'CanvasKit'
3
- s.version = '0.6.41'
+ s.version = '0.6.44'
4
s.license = 'MIT'
5
s.summary = 'A Canvas API integration framework better than bamboo'
6
s.homepage = 'https://github.com/instructure/CanvasKit'
7
s.authors = { 'Rick Roberts' => 'elgreco84@gmail.com', 'Jason Larsen' => 'jason.larsen@gmail.com' }
8
- s.source = { :git => 'https://github.com/instructure/CanvasKit.git', :tag => '0.6.41' }
+ s.source = { :git => 'https://github.com/instructure/CanvasKit.git', :tag => '0.6.44' }
9
s.requires_arc = true
10
11
s.ios.deployment_target = '7.0'
0 commit comments