We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85bf3e commit 8264a74Copy full SHA for 8264a74
PYTheme.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'PYTheme'
3
- s.version = '0.1.0'
+ s.version = '0.2.0'
4
s.summary = 'An easy way to change theme through NSObject category for iOS.'
5
s.homepage = 'https://github.com/iphone5solo/PYTheme'
6
s.license = 'MIT'
0 commit comments