File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1+ * @ aferditamuriqi
Original file line number Diff line number Diff line change 1- github "readium/r2-shared-swift" == 1.4.2
1+ github "readium/r2-shared-swift" == 1.4.3
22github "cezheng/Fuzi" == 3.1.1
Original file line number Diff line number Diff line change 11github "cezheng/Fuzi" "3.1.1"
2- github "readium/r2-shared-swift" "1.4.2 "
2+ github "readium/r2-shared-swift" "1.4.3 "
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22
33 s . name = "ReadiumOPDS"
4- s . version = "1.2.2 "
4+ s . version = "1.2.3 "
55 s . license = "BSD 3-Clause License"
66 s . summary = "Readium OPDS"
77 s . homepage = "http://readium.github.io"
88 s . author = { "Aferdita Muriqi" => "aferdita.muriqi@gmail.com" }
9- s . source = { :git => "https://github.com/readium/r2-opds-swift.git" , :tag => "1.2.2 " }
9+ s . source = { :git => "https://github.com/readium/r2-opds-swift.git" , :tag => "1.2.3 " }
1010 s . exclude_files = [ "**/Info*.plist" ]
1111 s . requires_arc = true
1212 s . resources = [ 'readium-opds/Resources/**' ]
You can’t perform that action at this time.
0 commit comments