This repository was archived by the owner on Jul 21, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "BeamAPI"
3- s . version = "1.5.5 "
3+ s . version = "1.5.6 "
44 s . summary = "An interface to communicate with Beam's backend."
55 s . homepage = "https://github.com/WatchBeam/beam-client-swift"
66 s . license = "MIT"
77 s . author = { "Jack Cook" => "[email protected] " } 88
99 s . requires_arc = true
1010 s . ios . deployment_target = "8.2"
11- s . source = { :git => "https://github.com/WatchBeam/beam-client-swift.git" , :tag => "1.5.5 " }
11+ s . source = { :git => "https://github.com/WatchBeam/beam-client-swift.git" , :tag => "1.5.6 " }
1212 s . source_files = "Pod/Classes/**/*"
1313
1414 s . dependency "Starscream" , "~> 2.0"
Original file line number Diff line number Diff line change 22 - BeamAPI (1.5.5):
33 - Starscream (~> 2.0)
44 - SwiftyJSON (~> 3.1)
5- - Starscream (2.0.3 )
5+ - Starscream (2.0.4 )
66 - SwiftyJSON (3.1.4)
77
88DEPENDENCIES:
99 - BeamAPI (from `../`)
1010
1111EXTERNAL SOURCES:
1212 BeamAPI:
13- :path: ../
13+ :path: " ../"
1414
1515SPEC CHECKSUMS:
1616 BeamAPI: 0f513d2be2909e46c2a18d4be04e52fea043ea8e
17- Starscream: 3fdd5c277e57cca6b5c406d274e3f34a7c88f2ce
17+ Starscream: df5974ee928b157c8eda8af8de7c620276b7dfcc
1818 SwiftyJSON: c2842d878f95482ffceec5709abc3d05680c0220
1919
2020PODFILE CHECKSUM: a1a8f717d98a3dc71349b5bc00cee46e3733b0df
You can’t perform that action at this time.
0 commit comments