We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Automattic-Tracks-iOS
1 parent c0708bf commit 40c08c3Copy full SHA for 40c08c3
Podfile
@@ -27,9 +27,9 @@ def aztec
27
end
28
29
def tracks
30
- # pod 'Automattic-Tracks-iOS', '~> 1.0.0'
+ pod 'Automattic-Tracks-iOS', '~> 1.1.0-beta.1'
31
# pod 'Automattic-Tracks-iOS', :git => 'https://github.com/Automattic/Automattic-Tracks-iOS.git', :branch => 'trunk'
32
- pod 'Automattic-Tracks-iOS', :git => 'https://github.com/Automattic/Automattic-Tracks-iOS.git', :commit => 'f990056f1d7f5ccac2d8c8d6e0a41ef60ea9c004'
+ # pod 'Automattic-Tracks-iOS', :git => 'https://github.com/Automattic/Automattic-Tracks-iOS.git', :commit => ''
33
# pod 'Automattic-Tracks-iOS', :path => '../Automattic-Tracks-iOS'
34
35
0 commit comments