File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'BlocksKit'
3- s . version = '2.2.3 '
3+ s . version = '2.2.5 '
44 s . license = 'MIT'
55 s . summary = 'The Objective-C block utilities you always wish you had.'
66 s . homepage = 'https://zwaldowski.github.io/BlocksKit'
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >FMWK </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >2.1 </string >
20+ <string >2.2 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >2.1.0 </string >
24+ <string >2.2.5 </string >
2525 <key >NSHumanReadableCopyright </key >
2626 <string >Copyright © 2011-2014 Zachary Waldowski and Pandamonia LLC. All rights reserved. </string >
2727 <key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 1- CURRENT_PROJECT_VERSION=2.1.0
2- DYLIB_CURRENT_VERSION=2.1.0
3- DYLIB_COMPATIBILITY_VERSION=2
1+ CURRENT_PROJECT_VERSION=2.2.5
2+ DYLIB_CURRENT_VERSION=2.2.5
3+ DYLIB_COMPATIBILITY_VERSION=2.2
You can’t perform that action at this time.
0 commit comments