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.
1 parent 5233bd9 commit d5b532fCopy full SHA for d5b532f
ModelRocket.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "ModelRocket"
3
- s.version = "1.2.4"
+ s.version = "1.3"
4
s.license = "MIT"
5
s.summary = "An iOS framework for creating JSON-based models. Written in Swift."
6
s.homepage = "https://github.com/ovenbits/ModelRocket"
Sources/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.2.4</string>
+ <string>1.3</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments